调整菜单栏宽度

This commit is contained in:
liuwei
2025-06-03 18:14:25 +08:00
parent 4cc7542b1e
commit 8068dd019c

View File

@@ -53,7 +53,7 @@
overflow: hidden; overflow: hidden;
} }
.sidebar { .sidebar {
width: 200px; width: 150px;
background-color: #545c64; background-color: #545c64;
height: 100%; height: 100%;
overflow-y: auto; overflow-y: auto;