1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-28 14:58:29 +09:00

fix: Buttons differ in shape when the reaction is displayed in large

This commit is contained in:
NoriDev 2023-05-25 17:43:22 +09:00
parent 449c3675ac
commit f561986b2f

View File

@ -130,7 +130,8 @@ useTooltip(buttonEl, async (showing) => {
&.large {
height: 42px;
font-size: 1.5em;
border-radius: 6px;
padding: 4px 14px;
// border-radius: 6px;
> .count {
font-size: 0.7em;