Skip to content

Commit

Permalink
Stop signin select options inheriting global text override
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanton committed Aug 12, 2022
1 parent cb723e4 commit 11d2479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylesheets/_component.signin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ $signin-panel-mobile-width: 300px;
}
}

.signin option,
.signin .select2 * {
color: color(text) !important;
}
Expand Down

0 comments on commit 11d2479

Please sign in to comment.