guanqb
2023-02-09 b2cb0e4e2da501cf23f77905bb981987bee9adf5
社区表格
1 files modified
8 ■■■■■ changed files
src/styles/element-ui/element-ui.scss 8 ●●●●● patch | view | raw | blame | history
src/styles/element-ui/element-ui.scss
@@ -66,6 +66,14 @@
    border: 0 !important;
}
.base-info {
    .el-table thead tr th {
        padding: 6px 0;
    }
    .el-table__header-wrapper {
        height: 36px;
    }
}