mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
左侧菜单固定
This commit is contained in:
@@ -313,6 +313,10 @@ code {
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
||||
.ant-menu {
|
||||
border-inline-end: none !important;
|
||||
}
|
||||
|
||||
.ant-menu-item {
|
||||
width: calc(100% - 32px) !important;
|
||||
margin-left: 16px !important;
|
||||
|
||||
Reference in New Issue
Block a user