左侧菜单优化

This commit is contained in:
禺狨
2023-03-09 16:52:35 +08:00
parent d9dc0a9684
commit 3a6fd54b2b
3 changed files with 14 additions and 7 deletions

View File

@@ -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 {