Use bolder font on active reaction
This commit is contained in:
parent
1235a1cdb8
commit
514cc3d8d2
|
@ -120,6 +120,7 @@ useTooltip(buttonRef, async (showing) => {
|
||||||
|
|
||||||
> .count {
|
> .count {
|
||||||
color: var(--fgOnAccent);
|
color: var(--fgOnAccent);
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .icon {
|
> .icon {
|
||||||
|
|
Loading…
Reference in New Issue