shx-3d-render

main
Jan Umbach 2024-06-13 16:44:34 +02:00
parent 203b690742
commit 0f868fb606
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@
easing: 'cubicBezier(0.590, 0.190, 0.050, 0.990)',
complete: function() {
container.style.height = 'auto';
container.style.overflow = 'visible';
}
});
}