style: 底部box去除多余样式

This commit is contained in:
@changcode
2021-10-18 11:53:34 +08:00
parent e5b0cc7be4
commit 8649ccd9c0
4 changed files with 0 additions and 13 deletions

View File

@@ -317,16 +317,6 @@
.el-table__fixed-body-wrapper {
top: 42px !important;
}
.bottom-box__top {
.el-table__fixed-body-wrapper {
top: 41px !important;
}
}
.cabinet-table__top {
.el-table__fixed-body-wrapper {
top: 40px !important;
}
}
.el-table__body-wrapper, .el-table__fixed-body-wrapper {
box-shadow: 1px 0 $--right-box-border-color;