mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
@ -16,10 +16,11 @@ ion-label {
|
||||
}
|
||||
|
||||
|
||||
// iOS Default Label Inside An Input Item
|
||||
// iOS Default Label Inside An Input/Select Item
|
||||
// --------------------------------------------------
|
||||
|
||||
.item-input ion-label {
|
||||
.item-input ion-label,
|
||||
.item-select ion-label {
|
||||
color: $label-ios-text-color;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user