Skip to content

Commit

Permalink
Merge pull request #1709 from code100x/fix-track-css
Browse files Browse the repository at this point in the history
fix: css for removing settings info
  • Loading branch information
devsargam authored Jan 12, 2025
2 parents 0ddb2b1 + 3bb9b92 commit c5ce474
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -355,4 +355,8 @@
to {
mask-size: 350vmax;
}
}

.vjs-text-track-cue {
display: none !important;
}

0 comments on commit c5ce474

Please sign in to comment.