调整菜单栏宽度

This commit is contained in:
liuwei
2025-06-03 18:23:58 +08:00
parent 8068dd019c
commit efea61935f

View File

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