Skip to content

Commit

Permalink
grey help text for valid dropdown options
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Shandling committed Mar 22, 2024
1 parent 8f8030d commit 9aa3c15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/pages/policies/ManagePoliciesPage/_styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
.Select > .Select-menu-outer {
left: -186px;
width: 360px;
.dropdown__help-text {
color: $ui-fleet-black-50;
}
.is-disabled * {
color: $ui-fleet-black-25;
.label-text {
Expand Down

0 comments on commit 9aa3c15

Please sign in to comment.