fix: 修复一级菜单下的二级菜单被样式隐藏的问题

This commit is contained in:
Xu Zhimeng 2024-03-15 09:49:19 +08:00
parent ecd16d9fbf
commit 63a271be2b

View File

@ -1764,8 +1764,6 @@ export default {
padding: 0;
position: relative;
border-right: 0;
max-height: calc(100vh - 506px);
overflow: hidden auto;
&-submenu {
&-active {