Skip to content

Commit

Permalink
Switch to $text-disabled instead of $text-grey
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-d1strict committed Jan 14, 2024
1 parent 50a3055 commit 4791a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/components/dropdown.sass
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ $dropdown-divider-background-color: $border-light !default
padding: 0.375rem 1rem
position: relative
&.is-disabled
color: $grey
color: $text-disabled
cursor: default
pointer-events: none

Expand Down

0 comments on commit 4791a7e

Please sign in to comment.