mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 15:31:23 +08:00
Optimized the menu freeze bug
This commit is contained in:
@@ -320,8 +320,7 @@ export default {
|
||||
}
|
||||
|
||||
.menu:not(.el-menu--collapse) {
|
||||
width: 13vw;
|
||||
min-width: 190px;
|
||||
width: calc(10rem + 5vw);
|
||||
}
|
||||
|
||||
.menu-top > * {
|
||||
|
||||
Reference in New Issue
Block a user