mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 08:42:23 +08:00
左侧菜单优化
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
.app-header {
|
||||
background-color: white !important;
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
/* Firefox */
|
||||
-webkit-box-sizing: border-box;
|
||||
/* Safari */
|
||||
padding: 0px 24px;
|
||||
}
|
||||
|
||||
.main-header {
|
||||
@@ -22,4 +28,3 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user