accordion animation
parent
4a5b1a98d9
commit
ec6f74299b
|
@ -160,7 +160,7 @@
|
||||||
// Set the keyframes from the startHeight to endHeight
|
// Set the keyframes from the startHeight to endHeight
|
||||||
height: [startHeight, endHeight]
|
height: [startHeight, endHeight]
|
||||||
}, {
|
}, {
|
||||||
duration: 150,
|
duration: 200,
|
||||||
easing: 'linear'
|
easing: 'linear'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue