Skip to content

Commit

Permalink
remove display inline
Browse files Browse the repository at this point in the history
  • Loading branch information
leagrdv committed Dec 12, 2024
1 parent f285e96 commit a67c94f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/styles/src/components/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ 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);
Expand Down

0 comments on commit a67c94f

Please sign in to comment.