mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -10,6 +10,13 @@
|
||||
font-size: $input-ios-font-size;
|
||||
}
|
||||
|
||||
:host-context(.item-label-stacked),
|
||||
:host-context(.item-label-floating) {
|
||||
--padding-top: 8px;
|
||||
--padding-bottom: 8px;
|
||||
--padding-start: 0px;
|
||||
}
|
||||
|
||||
.input-clear-icon {
|
||||
@include svg-background-image($input-ios-input-clear-icon-svg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user