From 966626cb396cdd881e4f7684078bbf6dbdabe34f Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 19 九月 2025 11:14:08 +0800
Subject: [PATCH] #
---
src/main/webapp/static/wcs/css/index.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/wcs/css/index.css b/src/main/webapp/static/wcs/css/index.css
index 7c5a292..8ea2fe5 100644
--- a/src/main/webapp/static/wcs/css/index.css
+++ b/src/main/webapp/static/wcs/css/index.css
@@ -31,10 +31,10 @@
.sidebar {
width: 8%;
- height: 40%;
+ height: 50%;
line-height: 90px;
position: fixed;
- top: 50%;
+ top: 40%;
transform: translateY(-50%);
}
.nav ul {
--
Gitblit v1.9.1