Skip to content

Commit

Permalink
fix: select appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Dec 7, 2023
1 parent 7d14b24 commit beeff56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/custom/_form-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
font-weight: 700;
color: $color-text-base;
background-color: $white;
appearance: auto;
option {
font-weight: normal;
}
Expand Down

0 comments on commit beeff56

Please sign in to comment.