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) {
|
.menu:not(.el-menu--collapse) {
|
||||||
width: 13vw;
|
width: calc(10rem + 5vw);
|
||||||
min-width: 190px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-top > * {
|
.menu-top > * {
|
||||||
|
|||||||
Reference in New Issue
Block a user