mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-11-23 22:19:46 +00:00
update subtitle margin
This commit is contained in:
parent
0448191707
commit
3dd3bda530
@ -50,7 +50,7 @@ body {
|
||||
|
||||
#video-player::-webkit-media-text-track-display {
|
||||
/* Move them up to avoid them getting cut off at the bottom on some displays */
|
||||
margin-top: -1.5em;
|
||||
margin-top: -1.25em;
|
||||
}
|
||||
|
||||
.hide {
|
||||
|
Loading…
Reference in New Issue
Block a user