mirror of https://gitee.com/y_project/RuoYi.git
修复菜单收起时当前选中菜单和展开的子菜单间存在间隔
parent
7e615f6c84
commit
a1e7c5be0c
|
@ -495,7 +495,7 @@ body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
|
|||
|
||||
.fixed-sidebar.mini-navbar .nav li:hover>.nav-second-level, .fixed-sidebar.mini-navbar .nav li:hover>a> span.nav-label {
|
||||
position: absolute;
|
||||
left: 70px;
|
||||
left: 67px;
|
||||
display: block;
|
||||
min-width: 140px;
|
||||
border-radius: 2px;
|
||||
|
|
Loading…
Reference in New Issue