From f13dde719efce093406b077cfa35cb9beae0ae1b Mon Sep 17 00:00:00 2001 From: wanghaoo Date: Thu, 8 Nov 2018 22:47:29 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=90=AB=E6=9C=89border=E7=9A=84=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=BB=9A=E5=8A=A8=E6=9D=A1=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/Table.css | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Table.css b/build/Table.css index 178b600..8fa2b39 100644 --- a/build/Table.css +++ b/build/Table.css @@ -222,7 +222,7 @@ height: 100%; overflow: scroll; } .u-table-fixed-header .u-table-scroll .u-table-header { - overflow-x: scroll; + overflow-x: auto; padding-bottom: 20px; margin-bottom: -20px; overflow-y: scroll; diff --git a/package.json b/package.json index 620e67f..9a63eb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-table", - "version": "1.4.36", + "version": "1.4.37", "description": "Table ui component for react", "keywords": [ "react",