From 56f7f9926c903197add7a9ca0877e7428dd33ba0 Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 20 Jun 2016 17:38:14 +0800 Subject: [PATCH] fix fixed header height --- components/table/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/table/style/index.less b/components/table/style/index.less index b43c53c0b0..84b8119a68 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -407,6 +407,7 @@ overflow-y: hidden; padding-bottom: 20px; margin-bottom: -20px; + height: 70px; } &-fixed-left,