1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 07:35:57 +09:00

chore(client): tweak style

This commit is contained in:
syuilo 2022-07-10 15:35:43 +09:00
parent 7f808eaf42
commit 5cdb9fb748

View File

@ -105,7 +105,7 @@ function choose(visibility: typeof misskey.noteVisibilities[number]): void {
}
&.active {
color: #fff;
color: var(--fgOnAccent);
background: var(--accent);
}