We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc84a5 commit ec6b1e0Copy full SHA for ec6b1e0
core/src/components/select-modal/select-modal.ios.scss
@@ -2,6 +2,10 @@
2
@import "../item/item.ios.vars";
3
@import "../radio/radio.ios.vars";
4
5
+ion-item {
6
+ --inner-padding-end: 0;
7
+}
8
+
9
/**
10
* The bottom border of the item should only be displayed
11
* under the text and not the radio icon.
0 commit comments