1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix: canvas positioning, worker escheck

This commit is contained in:
ThaUnknown 2023-02-22 19:18:00 +01:00
parent 881a50c576
commit 35e588e175
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
z-index: 1000;
}
.videoPlayerContainer .libassjs-canvas-parent {
.videoPlayerContainer .JASSUB {
order: -1;
}