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 851187a commit b788ce6Copy full SHA for b788ce6
src/components/label/label.ios.scss
@@ -21,12 +21,6 @@ $label-ios-margin: $item-ios-padding-top ($item-ios-padding-right /
21
// iOS Default Label Inside An Input/Select Item
22
// --------------------------------------------------
23
24
-.item-input .label-ios,
25
-.item-select .label-ios,
26
-.item-datetime .label-ios {
27
- color: $label-ios-text-color;
28
-}
29
-
30
.label-ios + ion-input .text-input,
31
.label-ios + ion-textarea .text-input,
32
.label-ios + .input + .cloned-input {
0 commit comments