Skip to content

Commit 275eafb

Browse files
authored
fix sizing of icons on service-catalog
1 parent fdea20a commit 275eafb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/components/illustration/custom_icon.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@
3737
width="{{ width }}"
3838
height="{{ height }}"
3939
class="align-self-start"
40+
style="max-width: initial;"
4041
/>

0 commit comments

Comments
 (0)