Skip to content

Commit 789f11a

Browse files
committed
fix(list-item): add missing styles for slotted igc-icon in indigo theme
1 parent 004955e commit 789f11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/list/themes/shared/item/list-item.indigo.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
padding-block: pad-block(rem(4px), rem(6px), rem(8px));
66
gap: rem(8px);
77

8+
::slotted(igc-icon),
89
::slotted(igc-avatar) {
910
--ig-size: 2;
1011
}

0 commit comments

Comments
 (0)