hide controls after 5 seconds and remove unnecesarry min-height

This commit is contained in:
2026-05-23 09:40:58 +02:00
parent 422f80cabd
commit 3b5144f475
2 changed files with 28 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
background-position: center center;
touch-action: none; /* Prevent pull-to-refresh and scroll while interacting */
z-index: 0;
min-height: 400px;
}
.v0ck video {