enhance(frontend): リファクタリングなど
This commit is contained in:
@@ -220,7 +220,7 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
|
||||
left: 0;
|
||||
color: var(--navIndicator);
|
||||
font-size: 8px;
|
||||
animation: blink 1s infinite;
|
||||
animation: global-blink 1s infinite;
|
||||
|
||||
&:has(.itemIndicateValueIcon) {
|
||||
animation: none;
|
||||
|
Reference in New Issue
Block a user