| src/styles/media/index.scss | ●●●●● patch | view | raw | blame | history |
src/styles/media/index.scss
@@ -1099,7 +1099,6 @@ } } } .track-box { @@ -3015,7 +3014,7 @@ &>ul { li { width: countSizeVh(32); min-width: countSizeVh(32); height: countSizeVh(32); line-height: countSizeVh(32); font-size: countSizeVh(16); @@ -3629,4 +3628,26 @@ } } } .list.intelligent-table { .el-table { .el-table__header-wrapper { height: countSizeVh(52) !important; line-height: countSizeVh(52) !important; .el-table__header { height: 100%; } } th, td { padding: 0 !important; .cell { line-height: countSizeVh(52) !important; } } } } }