Skip to content

Commit b788ce6

Browse files
committed
fix(labels): consistent label styles on iOS
1 parent 851187a commit b788ce6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/components/label/label.ios.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ $label-ios-margin: $item-ios-padding-top ($item-ios-padding-right /
2121
// iOS Default Label Inside An Input/Select Item
2222
// --------------------------------------------------
2323

24-
.item-input .label-ios,
25-
.item-select .label-ios,
26-
.item-datetime .label-ios {
27-
color: $label-ios-text-color;
28-
}
29-
3024
.label-ios + ion-input .text-input,
3125
.label-ios + ion-textarea .text-input,
3226
.label-ios + .input + .cloned-input {

0 commit comments

Comments
 (0)