Fix disabled color (#1434)
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
}
|
||||
|
||||
&.is-disabled {
|
||||
color: $ui-gray;
|
||||
color: $ui-fleet-black-25;
|
||||
|
||||
.Select-icon {
|
||||
visibility: hidden;
|
||||
|
||||
Reference in New Issue
Block a user