mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(inputs): interactive css to rule all them
This commit is contained in:
committed by
Manu MA
parent
2b624fcb34
commit
1bd546758e
@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
.item-divider-md ion-icon[slot="start"] + .item-inner,
|
||||
.item-divider-md ion-icon[slot="start"] + .item-input {
|
||||
.item-divider-md ion-icon[slot="start"] + .item-interactive {
|
||||
@include margin-horizontal($item-md-padding-start + ($item-md-padding-start / 2), null);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user