mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 00:39:48 +08:00
左侧菜单和右上角管理员模块优化
This commit is contained in:
@@ -12,6 +12,10 @@ code {
|
||||
monospace;
|
||||
}
|
||||
|
||||
.ml-8 {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.mt-10 {
|
||||
margin-top: 10px;
|
||||
}
|
||||
@@ -78,6 +82,13 @@ code {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.c-default{
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: rgba(0,0,0,0.88);
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
.primary {
|
||||
color: #ff4d4f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user