mirror of
https://github.com/mue/mue.git
synced 2026-07-28 11:11:08 +02:00
fix: consistent ui fade in transition
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
animation: fadeIn 1s;
|
||||
|
||||
&:hover {
|
||||
height: auto;
|
||||
transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
|
||||
Reference in New Issue
Block a user