From 497606ced792400354495458d9ae9486721a780c Mon Sep 17 00:00:00 2001 From: izbz wh <731215820@qq.com> Date: Fri, 26 Apr 2019 15:33:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=BF=87=E6=BB=A4=E5=88=97=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=9D=A1=E5=8A=A8=E6=80=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Table.scss b/src/Table.scss index 2508b44..ed2dc97 100644 --- a/src/Table.scss +++ b/src/Table.scss @@ -532,7 +532,7 @@ $icon-color:#505F79; &-pop-cont{ margin: 0px; max-height: 300px; - overflow-y: scroll; + overflow-y: auto; color:#212121; } &-clear-setting{