diff --git a/src/styles/components/table.less b/src/styles/components/table.less index 8d82937c..994671a0 100644 --- a/src/styles/components/table.less +++ b/src/styles/components/table.less @@ -315,7 +315,7 @@ } &-fixed-header{ overflow: hidden; - // 在 #1387 里,添加了下面的代码,但是在 #5147 会出现新的问题。 + // 在 #1387 里,添加了下面的代码,但是在 #5174 会出现新的问题。 // 但是,在新版本里,注释掉后,#1387 的问题并没有再复现,所以注释掉 //&-with-empty{ // .@{table-prefix-cls}-hidden{