Merge pull request #1903 from crazyserver/MOBILE-2981
MOBILE-2981 style: Fix style dropdown arrow on ion-selectmain
commit
6952bebdb0
|
@ -383,7 +383,7 @@ ion-app.app-root {
|
|||
color: $core-select-placeholder-color;
|
||||
}
|
||||
|
||||
&.select-disabled, .select-icon .select-icon-inner {
|
||||
&.select-disabled .select-icon .select-icon-inner {
|
||||
color: $text-color;
|
||||
}
|
||||
@each $color-name, $color-base, $color-contrast in get-colors($colors) {
|
||||
|
|
Loading…
Reference in New Issue