Skip to content

Commit f0bee82

Browse files
authored
Merge pull request #6869 from nextcloud-libraries/skjnldsv-patch-1
2 parents 7ad47b4 + f067973 commit f0bee82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/NcIconSvgWrapper/NcIconSvgWrapper.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,11 @@ export default {
285285
vertical-align: text-bottom;
286286
}
287287
288+
// Icon svg wrapper
289+
span {
290+
line-height: 0;
291+
}
292+
288293
&:deep(svg) {
289294
fill: currentColor;
290295
width: v-bind('iconSize');

0 commit comments

Comments
 (0)