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 807b8f2 commit fbd74dfCopy full SHA for fbd74df
core/src/components/select-modal/select-modal.md.scss
@@ -10,6 +10,10 @@ ion-list ion-radio::part(label) {
10
@include margin(0);
11
}
12
13
+ion-item {
14
+ --inner-border-width: 0;
15
+}
16
+
17
.item-radio-checked {
18
--background: #{ion-color(primary, base, 0.08)};
19
--background-focused: #{ion-color(primary, base)};
0 commit comments