diff --git a/core/src/components/item/item.scss b/core/src/components/item/item.scss index 5e707931a3..c08bb3a396 100644 --- a/core/src/components/item/item.scss +++ b/core/src/components/item/item.scss @@ -178,12 +178,12 @@ button, a { :host(.item-label-stacked) ::slotted(ion-select), :host(.item-label-floating) ::slotted(ion-select) { + --padding-start: 0; align-self: stretch; - max-width: 100%; width: 100%; - --padding-start: 0; + max-width: 100%; } :host(.item-multiple-inputs) ::slotted(ion-select) {