Skip to content

Commit

Permalink
Update packages/styles/src/components/button.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Schürch <[email protected]>
  • Loading branch information
leagrdv and oliverschuerch authored Dec 12, 2024
1 parent 17d67c1 commit 8d8d0fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/styles/src/components/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ tokens.$default-map: components.$post-button;
}

.btn-link {
display: inline;
text-decoration: tokens.get('link-decoration', elements.$post-link);
border: 0 none;
border-radius: tokens.get('link-border-radius', elements.$post-link);
min-height: 0;
font-size: inherit;
Expand Down

0 comments on commit 8d8d0fa

Please sign in to comment.