mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
iOS switch
This commit is contained in:
@@ -83,6 +83,10 @@ $item-ios-note-color: #999 !default;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.item-input .input + button {
|
||||
margin-top: $item-ios-padding-media-top;
|
||||
}
|
||||
|
||||
.badge {
|
||||
margin-right: $item-ios-padding-right;
|
||||
}
|
||||
|
||||
@@ -73,6 +73,8 @@ button.item.item {
|
||||
.item-content + .item-media,
|
||||
.item-content + .item-content,
|
||||
icon + .input,
|
||||
.input + icon,
|
||||
icon + .input-label,
|
||||
.input-label + .input {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user