feat: add headerNotice

This commit is contained in:
lrl
2021-11-15 23:19:00 +08:00
parent aa8005a982
commit bcf533af62
8 changed files with 238 additions and 4 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;