Skip to content

Commit 290bb18

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LinkWithIcon/LinkWithIcon.scss

+1-1
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)