We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f0006 + 408e75c commit ccce4b3Copy full SHA for ccce4b3
src/select/main.scss
@@ -52,7 +52,7 @@
52
53
.#{$css-prefix}input.#{$css-prefix}disabled {
54
em {
55
- color: $color-text1-1;
+ color: $input-disabled-color;
56
}
57
#{$select-prefix}-arrow {
58
cursor: not-allowed;
0 commit comments