Mini Apps Buttons: Add transition on hover (#5307)
This commit is contained in:
parent
1df44b1e98
commit
9290ea1d1c
@ -53,7 +53,7 @@
|
||||
margin: 0.5rem;
|
||||
transform: translateY(100%);
|
||||
opacity: 0;
|
||||
transition-property: background-color, color, transform, margin-inline, flex-grow, opacity;
|
||||
transition-property: background-color, color, transform, margin-inline, flex-grow, opacity, filter;
|
||||
transition-duration: 0.25s;
|
||||
transition-timing-function: ease-in-out;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user