fix #5174
This commit is contained in:
parent
5c69023795
commit
656cc1422e
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@
|
||||||
}
|
}
|
||||||
&-fixed-header{
|
&-fixed-header{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
// 在 #1387 里,添加了下面的代码,但是在 #5147 会出现新的问题。
|
// 在 #1387 里,添加了下面的代码,但是在 #5174 会出现新的问题。
|
||||||
// 但是,在新版本里,注释掉后,#1387 的问题并没有再复现,所以注释掉
|
// 但是,在新版本里,注释掉后,#1387 的问题并没有再复现,所以注释掉
|
||||||
//&-with-empty{
|
//&-with-empty{
|
||||||
// .@{table-prefix-cls}-hidden{
|
// .@{table-prefix-cls}-hidden{
|
||||||
|
|
Loading…
Add table
Reference in a new issue