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