Skip to content
Snippets Groups Projects
Commit 5cdb9fb7 authored by syuilo's avatar syuilo
Browse files

chore(client): tweak style

parent 7f808eaf
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ function choose(visibility: typeof misskey.noteVisibilities[number]): void {
}
&.active {
color: #fff;
color: var(--fgOnAccent);
background: var(--accent);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment