perf: 同步主分支代码

This commit is contained in:
xiaoxian521
2021-11-18 08:34:35 +08:00
parent 4ef4768c65
commit c2aa7d9428
8 changed files with 458 additions and 7 deletions

View File

@@ -212,6 +212,15 @@
color: $subMenuActiveText;
justify-content: flex-end;
.dropdown-badge {
height: 62px;
color: $subMenuActiveText;
&:hover {
background: $menuHover;
}
}
.screen-full {
cursor: pointer;