Fix position of subtitle sync

Regression:
    3709b99d33
    f6265c1b7b
This commit is contained in:
Dmitry Lyzo
2026-07-02 17:05:12 +03:00
committed by Dmitry Lyzo
parent 479749865d
commit 06ede79f2d
@@ -1,5 +1,6 @@
.subtitleSync {
position: absolute;
top: 10%;
width: 100%;
}