From 3698ec07bca847c745337e496b8ff71d473ab691 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Sat, 11 Oct 2025 21:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=AA=97=E5=8F=A3=E4=B8=8B=EF=BC=8C?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=9C=AA=E5=AE=8C=E5=85=A8=E5=B1=95?= =?UTF-8?q?=E5=BC=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/src/main/resources/static/modules/sys/sysIndex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/static/src/main/resources/static/modules/sys/sysIndex.css b/modules/static/src/main/resources/static/modules/sys/sysIndex.css index 31aede58..abe69668 100644 --- a/modules/static/src/main/resources/static/modules/sys/sysIndex.css +++ b/modules/static/src/main/resources/static/modules/sys/sysIndex.css @@ -8,7 +8,7 @@ .fixed .main-header {position:relative;max-height:none;} .fixed .content-wrapper, .fixed .right-side {padding-top:0;} .fixed .main-header .navbar, .fixed .right-side{margin-left:0} -.fixed .main-sidebar {top:auto;padding-top:0;/*position:absolute;url带#会隐藏工具栏*/position:relative;height:0; +.fixed .main-sidebar {top:auto;padding-top:0;/*position:absolute;url带#会隐藏工具栏*//*position:relative;小窗口时未展开*/height:0; transition: transform .1s ease-in-out,width .1s ease-in-out;} /* 头部下拉框样式 */