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 6a989c3 commit 1da3928Copy full SHA for 1da3928
core/src/components/item/item.ionic.scss
@@ -112,7 +112,8 @@ slot[name="end"]::slotted(*) {
112
--inner-border-width: #{globals.$ion-border-size-0};
113
}
114
115
-// Inside a Select Modal
+// Item in Select Modal
116
+// --------------------------------------------------
117
:host(.in-select-modal) {
118
--background-focused: #{globals.$ion-bg-neutral-subtlest-press};
119
--background-focused-opacity: 0;
0 commit comments