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

Merge pull request !556 from BladeX/master
plp
芋道源码 3 years ago committed by Gitee
commit aadf2778fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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

Loading…
Cancel
Save