This commit is contained in:
syuilo 2021-08-09 18:55:39 +09:00
parent f9022fdf16
commit e3642a8d10
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ export default defineComponent({
} }
> span { > span {
color: #fff; color: var(--fgOnAccent);
} }
} }