Commit 656cc1422e5e291e3a1c78bc1046f1fa38914ab2

Authored by 梁灏
1 parent 5c690237

fix #5174

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/table.less
@@ -315,7 +315,7 @@ @@ -315,7 +315,7 @@
315 } 315 }
316 &-fixed-header{ 316 &-fixed-header{
317 overflow: hidden; 317 overflow: hidden;
318 - // 在 #1387 里,添加了下面的代码,但是在 #5147 会出现新的问题。 318 + // 在 #1387 里,添加了下面的代码,但是在 #5174 会出现新的问题。
319 // 但是,在新版本里,注释掉后,#1387 的问题并没有再复现,所以注释掉 319 // 但是,在新版本里,注释掉后,#1387 的问题并没有再复现,所以注释掉
320 //&-with-empty{ 320 //&-with-empty{
321 // .@{table-prefix-cls}-hidden{ 321 // .@{table-prefix-cls}-hidden{