Skip to content

Commit

Permalink
Add 0.5rem gap in link
Browse files Browse the repository at this point in the history
Refs: #6875
  • Loading branch information
anicyne committed Nov 11, 2024
1 parent 45da00c commit c4ee04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/link.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
place-items: center;
text-align: left;
text-decoration-line: none;
gap: rem(8);

.kol-span-wc .span-label {
text-decoration-line: underline;
Expand Down

0 comments on commit c4ee04f

Please sign in to comment.