diff --git a/src/app/globals.css b/src/app/globals.css index e94283d42..73e75c1ed 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -355,4 +355,8 @@ to { mask-size: 350vmax; } +} + +.vjs-text-track-cue { + display: none !important; } \ No newline at end of file