Skip to content

Commit

Permalink
ts-text icon link flex -> inline-flex
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Jul 3, 2024
1 parent 5df55a4 commit e3df873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/text.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
*/

.ts-text.is-icon-link {
display: flex;
display: inline-flex;
gap: 0.25rem;
}

Expand Down

0 comments on commit e3df873

Please sign in to comment.