Skip to content

Commit c5ce474

Browse files
authored
Merge pull request #1709 from code100x/fix-track-css
fix: css for removing settings info
2 parents 0ddb2b1 + 3bb9b92 commit c5ce474

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/globals.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,4 +355,8 @@
355355
to {
356356
mask-size: 350vmax;
357357
}
358+
}
359+
360+
.vjs-text-track-cue {
361+
display: none !important;
358362
}

0 commit comments

Comments
 (0)