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; }