mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 16:26:44 -06:00
parent
1b463d9c31
commit
350ebbadba
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ useTooltip(buttonEl, async (showing) => {
|
|||
&.reacted, &.reacted:hover {
|
||||
background: var(--accentedBg);
|
||||
color: var(--accent);
|
||||
border: 1px solid var(--accent);
|
||||
box-shadow: 0 0 0px 1px var(--accent) inset;
|
||||
|
||||
> .count {
|
||||
color: var(--accent);
|
||||
|
|
Loading…
Reference in a new issue