路由丢失页添加

This commit is contained in:
禺狨
2023-03-02 15:05:28 +08:00
parent 0bf57e8b6c
commit bb7807f87a
2 changed files with 11 additions and 1 deletions

View File

@@ -2,12 +2,16 @@
width: calc(100% - 32px) !important;
margin-left: 16px !important;
margin-right: 16px !important;
margin-top: 8px !important;
margin-bottom: 8px !important;
}
.ant-menu-submenu {
width: calc(100% - 24px) !important;
margin-left: 12px !important;
margin-right: 12px !important;
margin-top: 6px !important;
margin-bottom: 6px !important;
}
.ant-menu,