Tweak reaction animation

This commit is contained in:
Freeplay 2023-02-25 20:36:00 -05:00
parent 353198ed2f
commit 48ea54e498

View File

@ -87,7 +87,7 @@ useTooltip(buttonRef, async (showing) => {
&.newlyAdded {
animation: scaleInSmall .3s cubic-bezier(0,0,0,1.2);
:deep(.mk-emoji) {
animation: scaleIn .4s cubic-bezier(0,0,0,1.5);
animation: scaleIn .4s cubic-bezier(0.7, 0, 0, 1.5);
}
}
:deep(.mk-emoji) {