From 656cc1422e5e291e3a1c78bc1046f1fa38914ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Tue, 8 Jan 2019 14:55:57 +0800 Subject: [PATCH] fix #5174 --- src/styles/components/table.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{