We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478d18b commit 001f4abCopy full SHA for 001f4ab
core/src/components/select/select.ionic.scss
@@ -39,7 +39,7 @@
39
.select-text {
40
min-width: globals.$ion-space-400;
41
42
- color: globals.$ion-primitives-neutral-800;
+ color: globals.$ion-text-subtlest;
43
}
44
45
// Select Label
0 commit comments