Skip to content

Commit 290bb18

Browse files
fix(LinkWithIcon): make inline (#2002)
1 parent d9938bc commit 290bb18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/LinkWithIcon/LinkWithIcon.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.ydb-link-with-icon {
2-
display: flex;
2+
display: inline-flex;
33
flex-wrap: nowrap;
44
align-items: center;
55

0 commit comments

Comments
 (0)