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 47bf7fa commit 2cb115bCopy full SHA for 2cb115b
src/components/combo/themes/shared/combo.indigo.scss
@@ -23,6 +23,7 @@ $dropdown-theme: dropdown-theme.$indigo;
23
grid-auto-rows: minmax(rem(15px), auto);
24
}
25
26
+ igc-icon,
27
::slotted(igc-icon) {
28
--size: var(--input-icon) !important;
29
src/components/select/themes/shared/select.indigo.scss
@@ -28,6 +28,7 @@ $input-theme: input-theme.$indigo;
padding-inline: 0;
30
31
32
33
34
0 commit comments