From 28ac88241aaf8457a753448ab196fbe626c7fcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Wed, 14 Oct 2020 14:33:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=BB=86=E5=BE=AE=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/css/pear-module/layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/pear/css/pear-module/layout.css b/component/pear/css/pear-module/layout.css index debfe50..d9cc424 100644 --- a/component/pear/css/pear-module/layout.css +++ b/component/pear/css/pear-module/layout.css @@ -73,8 +73,8 @@ body::-webkit-scrollbar-corner { position: absolute; bottom: 0px; left: 0px; - height: 45px; - line-height: 45px; + height: 50px; + line-height: 50px; background-color: #F8F8F8; border-top: 1px solid #eee; }