fix: notification count position
This commit is contained in:
parent
9f35ca2bd0
commit
fb3a2bef67
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ function more(ev: MouseEvent) {
|
|||
.itemIndicator {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 20px;
|
||||
right: 20px;
|
||||
color: var(--navIndicator);
|
||||
font-size: 8px;
|
||||
animation: blink 1s infinite;
|
||||
|
|
Loading…
Reference in a new issue