Skip to content

Commit

Permalink
fix: video js bar popup elements
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Nov 20, 2023
1 parent dddee17 commit 6839d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/custom/_videoplayer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}

.vjs-control-bar {
overflow: hidden;
overflow-x: clip;
}

.video-js .vjs-control {
Expand Down

0 comments on commit 6839d4b

Please sign in to comment.