chore(client): tweak style
This commit is contained in:
parent
7f808eaf42
commit
5cdb9fb748
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ function choose(visibility: typeof misskey.noteVisibilities[number]): void {
|
|||
}
|
||||
|
||||
&.active {
|
||||
color: #fff;
|
||||
color: var(--fgOnAccent);
|
||||
background: var(--accent);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue