From 271332e6607f2bf1bdb7862ee6da5965756bd28c Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 29 Dec 2025 18:19:56 +0100 Subject: [PATCH] wait #7916 @0.5 --- style/fluidbook.video.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/fluidbook.video.less b/style/fluidbook.video.less index be266bba..638420bd 100644 --- a/style/fluidbook.video.less +++ b/style/fluidbook.video.less @@ -83,6 +83,8 @@ .vjs-text-track-display { > div { .vjs-text-track-cue { + font-size: 20px !important; + height: auto !important; width: 100% !important; inset: auto 0 0 0 !important; } -- 2.39.5