You've already forked AstralRinth
forked from didirus/AstralRinth
improve dropdown transitions
This commit is contained in:
@@ -201,6 +201,12 @@ onBeforeUnmount(() => {
|
||||
|
||||
.btn {
|
||||
height: 2.25rem;
|
||||
|
||||
transition: 0.05s;
|
||||
|
||||
&:not(.render-down):not(.render-up) {
|
||||
transition-delay: 0.2s;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user