This commit is contained in:
syuilo 2023-02-09 09:32:39 +09:00
parent 1ff14d81c1
commit d593c1358a
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ useTooltip(reactionRef, (showing) => {
border-radius: 100%;
background: var(--panel);
box-shadow: 0 0 0 3px var(--panel);
font-size: 12px;
font-size: 11px;
text-align: center;
color: #fff;