!556 修复表格固定列不设置宽度时布局错误问题

Merge pull request !556 from BladeX/master
This commit is contained in:
芋道源码 2023-08-11 11:19:31 +00:00 committed by Gitee
commit aadf2778fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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;
}