@fmdevui/fm-dev
Version:
Page level components developed based on Element Plus.
1 lines • 1.18 kB
CSS
.fm-select-table .radioStyle .el-radio .el-radio__label{display:none}.fm-select-table .radioStyle .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:none}.fm-select-table .radioStyle .el-table__row{cursor:pointer}.fm-select-table .keyUpStyle .el-table__body tbody .current-row{color:var(--el-color-primary);cursor:pointer}.fm-select-table .highlightCurrentRow .current-row,.fm-select-table .selected_row_style{color:var(--el-color-primary);cursor:pointer}.fm-select-table .fm-table-select__table{padding:10px}.fm-select-table .fm-table-select__table .el-table__body,.fm-select-table .fm-table-select__table .el-table__header{margin:0}.fm-select-table .fm-table-select__table .table_query_condition{overflow-x:auto;overflow-y:hidden;padding:10px;width:100%}.fm-select-table .fm-table-select__table .header_wrap{align-items:center;display:flex;justify-content:flex-end}.fm-select-table .fm-table-select__page{padding-right:10px;padding-top:5px}.fm-select-table .fm-table-select__page .el-pagination{align-items:center;background-color:var(--el-table-tr-bg-color);display:flex;justify-content:flex-end;margin-right:calc(2% - 20px)}