mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(datetime): add styling for datetime with different labels
fixes #6764
This commit is contained in:
@ -20,7 +20,8 @@ ion-label {
|
||||
// --------------------------------------------------
|
||||
|
||||
.item-input ion-label,
|
||||
.item-select ion-label {
|
||||
.item-select ion-label,
|
||||
.item-datetime ion-label {
|
||||
color: $label-wp-text-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user