mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
fix: 修复左侧菜单收起时无法展开子菜单的bug
This commit is contained in:
@@ -41,3 +41,8 @@
|
||||
.fs-search .ant-row{
|
||||
|
||||
}
|
||||
|
||||
|
||||
.ant-modal {
|
||||
max-width: calc(100% - 32px) !important ;
|
||||
}
|
||||
Reference in New Issue
Block a user