菜单栏高度

This commit is contained in:
shenyanpei
2021-11-22 10:39:13 +08:00
parent 5c658910f4
commit 9f86ad6f5b
+1 -1
View File
@@ -527,7 +527,7 @@ export default {
}
.nav-menu {
width: 58px;
height: 90%;
height: 100%;
overflow-y: auto;
user-select: none;
box-sizing: border-box;