Skip to content

Commit 254fa4d

Browse files
committed
fix icon list icons not showing
1 parent 578783c commit 254fa4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/block/icon-list/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@
7070
line-height: 0;
7171
}
7272
}
73+
74+
> svg [id^="stk-icon-list__icon-svg-def"] svg {
75+
width: initial;
76+
}
7377
}
7478

7579
// Alignments when the icon list is aligned.

0 commit comments

Comments
 (0)