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:
parent
449c3675ac
commit
f561986b2f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user