#19, added tags, and tags filtering

This commit is contained in:
2026-02-13 22:02:31 +02:00
parent 5c934e0ad2
commit b11e763fd9
11 changed files with 90 additions and 23 deletions
+3 -2
View File
@@ -115,7 +115,7 @@ video{
overflow: hidden;
width: 100%;
max-width: 100vw;
height: calc(100vh - 244px);
height: calc(100vh - 277px);
&.pan {
cursor: grab;
}
@@ -144,4 +144,5 @@ audio {
left:unset !important;
bottom: 0 !important;
right: 0 !important;
}
}