mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Tweak reaction animation
This commit is contained in:
parent
353198ed2f
commit
48ea54e498
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user