diff --git a/src/components/LinkWithIcon/LinkWithIcon.scss b/src/components/LinkWithIcon/LinkWithIcon.scss index 9eea5fa3b7..065aad8901 100644 --- a/src/components/LinkWithIcon/LinkWithIcon.scss +++ b/src/components/LinkWithIcon/LinkWithIcon.scss @@ -1,5 +1,5 @@ .ydb-link-with-icon { - display: flex; + display: inline-flex; flex-wrap: nowrap; align-items: center;