Use bolder font on active reaction
This commit is contained in:
parent
4c5119d680
commit
60461bbabb
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ useTooltip(buttonRef, async (showing) => {
|
||||||
|
|
||||||
> .count {
|
> .count {
|
||||||
color: var(--fgOnAccent);
|
color: var(--fgOnAccent);
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .icon {
|
> .icon {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue