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

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