From ceaf2cf1f5280a353eeffd486b4387a00dcd7191 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: Thu, 10 Jun 2021 21:52:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A0=E6=AD=A3=20menu=20=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=20layui-more=20=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/css/module/menu.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/component/pear/css/module/menu.css b/component/pear/css/module/menu.css index 9e9d2b3..84ba5f4 100644 --- a/component/pear/css/module/menu.css +++ b/component/pear/css/module/menu.css @@ -16,6 +16,10 @@ line-height: 48px; } +.pear-nav-tree .layui-nav-item>a .layui-nav-more { + padding: 0px; +} + .pear-side-scroll::-webkit-scrollbar { width: 0px; height: 0px;