From 9c2c61a775bec01096ab0459b90e46d2f1d8d439 Mon Sep 17 00:00:00 2001
From: chen.llin <1442464845@qq.comm>
Date: 星期日, 18 一月 2026 15:38:56 +0800
Subject: [PATCH] 倾斜度
---
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