fix: 修复一级菜单下的二级菜单被样式隐藏的问题
This commit is contained in:
parent
ecd16d9fbf
commit
63a271be2b
|
@ -1764,8 +1764,6 @@ export default {
|
|||
padding: 0;
|
||||
position: relative;
|
||||
border-right: 0;
|
||||
max-height: calc(100vh - 506px);
|
||||
overflow: hidden auto;
|
||||
|
||||
&-submenu {
|
||||
&-active {
|
||||
|
|
Loading…
Reference in New Issue
Block a user