修复表格固定列不设置宽度时布局错位

This commit is contained in:
Wyl 2023-08-07 13:37:37 +08:00
parent 105f1a2707
commit b052c8457a

View File

@ -95,7 +95,7 @@
font-size: 13px;
}
}
.el-table__body-wrapper {
.el-table__body-wrapper,.el-table__fixed-body-wrapper {
.el-button [class*="el-icon-"] + span {
margin-left: 1px;
}