Skip to content

Commit ec6b1e0

Browse files
committed
fix(select-modal): add back needed style
1 parent 8bc84a5 commit ec6b1e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/src/components/select-modal/select-modal.ios.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
@import "../item/item.ios.vars";
33
@import "../radio/radio.ios.vars";
44

5+
ion-item {
6+
--inner-padding-end: 0;
7+
}
8+
59
/**
610
* The bottom border of the item should only be displayed
711
* under the text and not the radio icon.

0 commit comments

Comments
 (0)