Skip to content

Commit 473b2f4

Browse files
YunaiVgitee-org
authored andcommitted
!556 修复表格固定列不设置宽度时布局错误问题
Merge pull request !556 from BladeX/master
2 parents d7e2700 + 06c8e61 commit 473b2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/styles/ruoyi.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
font-size: 13px;
9696
}
9797
}
98-
.el-table__body-wrapper {
98+
.el-table__body-wrapper,.el-table__fixed-body-wrapper {
9999
.el-button [class*="el-icon-"] + span {
100100
margin-left: 1px;
101101
}

0 commit comments

Comments
 (0)