mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
iOS stacked labels
This commit is contained in:
@ -23,4 +23,14 @@ ion-card[mode=ios] {
|
||||
color: $input-label-ios-color;
|
||||
}
|
||||
|
||||
[stacked-label] ion-label {
|
||||
font-size: 1.2rem;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
[stacked-label] .text-input {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user