fix: 修复左侧菜单收起时无法展开子菜单的bug

This commit is contained in:
xiaojunnuo
2024-12-24 17:09:06 +08:00
parent 8ebf95a222
commit 005622307e
21 changed files with 367 additions and 172 deletions
@@ -41,3 +41,8 @@
.fs-search .ant-row{
}
.ant-modal {
max-width: calc(100% - 32px) !important ;
}