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