enhance(frontend): リファクタリングなど
This commit is contained in:
@@ -141,7 +141,7 @@ onMounted(() => {
|
||||
left: 0;
|
||||
color: var(--navIndicator);
|
||||
font-size: 8px;
|
||||
animation: blink 1s infinite;
|
||||
animation: global-blink 1s infinite;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user