1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 15:31:23 +08:00

Optimized the layout

This commit is contained in:
2023-06-02 20:59:54 +08:00
parent d45fb1d53f
commit 3c13611aeb
3 changed files with 4 additions and 4 deletions

View File

@@ -320,7 +320,8 @@ export default {
}
.menu:not(.el-menu--collapse) {
width: 245px;
width: 13vw;
min-width: 190px;
}
.menu-top > * {