mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 00:05:36 +02:00
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