pull/1/head
Jan Umbach 2024-05-31 18:58:25 +02:00
parent c70b487263
commit 0b683de0ea
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
height: height,
duration: 500,
easing: 'cubicBezier(0.590, 0.190, 0.050, 0.990)',
done: function() {
complete: function() {
videoWrapperClone.style.height = 'auto';
}
});