Skip to content

Commit

Permalink
fix: options page select font size is too large
Browse files Browse the repository at this point in the history
  • Loading branch information
foray1010 committed Jul 30, 2020
1 parent c427dde commit a94dc7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/components/baseItems/Select/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
border: 1px solid var(--highlight-level2);
background-color: transparent;
color: var(--main-font-color);
font-size: inherit;
}

0 comments on commit a94dc7e

Please sign in to comment.