small UI fixes

This commit is contained in:
2026-02-17 20:48:15 +02:00
parent 9bd2f79ca2
commit c6cd7bbeb9
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ video{
overflow: hidden;
width: 100%;
max-width: 100vw;
height: calc(100vh - 277px);
height: calc(100vh - 188px);
&.pan {
cursor: grab;
}