Skip to content

Commit

Permalink
fix(Subtitles): minor styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tymmesyde committed May 14, 2022
1 parent 6e5cb7d commit e3dc306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/player/controls/Subtitles.vue
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,10 @@ export default {
padding: 0 10px;
padding-bottom: 10px;
/deep/ .item {
padding: 0.75em 1em;
}
&:first-child .item div:last-child {
font-family: 'Montserrat-SemiBold' !important;
}
Expand Down

0 comments on commit e3dc306

Please sign in to comment.