From 6e1a29fbb8b364337d1f14693a4b573ef4ab43dc Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期一, 10 十一月 2025 15:43:16 +0800
Subject: [PATCH] wcs界面完善

---
 src/main/webapp/static/css/index.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/index.css b/src/main/webapp/static/css/index.css
index 7c5a292..8d07cd2 100644
--- a/src/main/webapp/static/css/index.css
+++ b/src/main/webapp/static/css/index.css
@@ -30,7 +30,7 @@
 }
 
 .sidebar {
-    width: 8%;
+    width: 6%;
     height: 40%;
     line-height: 90px;
     position: fixed;

--
Gitblit v1.9.1