mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 08:59:48 +08:00
左侧菜单优化
This commit is contained in:
@@ -13,10 +13,13 @@
|
||||
width: 100%;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.right-main {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
/* Firefox */
|
||||
-webkit-box-sizing: border-box;
|
||||
/* Safari */
|
||||
padding: 24px;
|
||||
overflow-y: auto;
|
||||
background-color: #f1f2f9;
|
||||
|
||||
Reference in New Issue
Block a user