🎨
This commit is contained in:
parent
1ff14d81c1
commit
d593c1358a
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ useTooltip(reactionRef, (showing) => {
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background: var(--panel);
|
background: var(--panel);
|
||||||
box-shadow: 0 0 0 3px var(--panel);
|
box-shadow: 0 0 0 3px var(--panel);
|
||||||
font-size: 12px;
|
font-size: 11px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue