Use bolder font on active reaction

This commit is contained in:
Freeplay 2023-02-20 13:19:12 -05:00
parent 1235a1cdb8
commit 514cc3d8d2
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ useTooltip(buttonRef, async (showing) => {
> .count {
color: var(--fgOnAccent);
font-weight: 600;
}
> .icon {