Skip to content

Commit

Permalink
Fix subtitle background filling up container element
Browse files Browse the repository at this point in the history
  • Loading branch information
killergerbah committed Aug 21, 2024
1 parent c0b592a commit b66a018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/app/components/video-player.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@
.subtitle-line {
margin: 0;
padding: 0;
display: table;
margin: auto;
}

0 comments on commit b66a018

Please sign in to comment.