This commit is contained in:
syuilo 2020-02-17 07:14:03 +09:00
parent c628bdb7a6
commit b09b74b5da
5 changed files with 5 additions and 3 deletions

View file

@ -184,7 +184,7 @@ export default Vue.extend({
position: absolute;
top: 16px;
right: 8px;
color: var(--accent);
color: var(--indicator);
font-size: 12px;
animation: blink 1s infinite;
}