Skip to content

Commit dcbf2ce

Browse files
committed
revert icon change
1 parent 51978f8 commit dcbf2ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sit-onyx/src/components/OnyxIcon/OnyxIcon.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ const props = defineProps<OnyxIconProps>();
3434
min-width: var(--icon-size);
3535
height: var(--icon-size);
3636
fill: var(--icon-color);
37-
vertical-align: bottom;
3837
3938
& > svg {
4039
// display svg as block instead of default inline, to remove vertical alignment

0 commit comments

Comments
 (0)