mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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