From 86ec073ab2ef3e35c2cc8e91ec2747231eae2578 Mon Sep 17 00:00:00 2001
From: chen.llin <1442464845@qq.comm>
Date: 星期五, 16 一月 2026 11:33:31 +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