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 8fb8ad7 commit ca59165Copy full SHA for ca59165
core/src/components/select/select.ionic.scss
@@ -12,6 +12,7 @@
12
--padding-top: #{globals.$ion-space-300};
13
--padding-bottom: #{globals.$ion-space-300};
14
--placeholder-color: #{globals.$ion-primitives-neutral-800};
15
+ --placeholder-opacity: 1;
16
}
17
18
// Select Label
0 commit comments