Skip to content

Commit

Permalink
Merge pull request #2588 from Azmoria/Beta---adjust-language-button-s…
Browse files Browse the repository at this point in the history
…tyling-based-on-feedback

Beta - adjust language button styling based on feedback
  • Loading branch information
Azmoria authored Oct 22, 2024
2 parents 9ff4886 + 3014990 commit fa7856e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions abovevtt.css
Original file line number Diff line number Diff line change
Expand Up @@ -10598,10 +10598,13 @@ div#playlistFields {
border-image: linear-gradient(to top, transparent 0% 25%, var(--border-color, #0008) 25% 75%, transparent 75%) 1;
border-width: 0px 0px 0px 1px;
border-style: solid;
margin-right: 3px;
font-size:20px;
}

#chat-language option {
background: var(--theme-background-solid, #fff);
font-size:12px;
}

/***** NEW STAT BLOCKS ****/
Expand Down

0 comments on commit fa7856e

Please sign in to comment.