From 3ee8c0b6041619d586a89fd50dbd880794686c3e Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 23 May 2016 18:59:27 +0800 Subject: [PATCH] remove table layout fixed (#1819) --- components/table/style/index.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/table/style/index.less b/components/table/style/index.less index b840dfedb3..6ca692dbd7 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -373,10 +373,6 @@ overflow-y: scroll; } - &-fixed { - table-layout: fixed; - } - &-fixed-left, &-fixed-right { position: absolute;