pull/1/head
Jan Umbach 2024-05-30 12:46:08 +02:00
parent cc73c640eb
commit 691f85e1a6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
if(openAnimation) { if(openAnimation) {
//animejs fade in //animejs fade in
videoElement.styles.height = '0ox'; videoElement.style.height = '0ox';
anime({ anime({
targets: videoElement, targets: videoElement,