mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 00:39:48 +08:00
左侧菜单优化
This commit is contained in:
@@ -82,11 +82,15 @@ code {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.c-default {
|
||||
.c-admin {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: rgba(0, 0, 0, 0.88);
|
||||
line-height: 22px;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
.primary {
|
||||
|
||||
Reference in New Issue
Block a user