mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -10,6 +10,11 @@
|
||||
font-family: $label-ios-font-family;
|
||||
}
|
||||
|
||||
[text-wrap] .label-ios {
|
||||
font-size: $label-ios-text-wrap-font-size;
|
||||
line-height: $label-ios-text-wrap-line-height;
|
||||
}
|
||||
|
||||
|
||||
// iOS Default Label Inside An Input/Select Item
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user