Skip to content

Commit

Permalink
button link background
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieFox committed Jul 25, 2024
1 parent 83785b7 commit d625e14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/component/button/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@ button .icon,
width: 100%;
}

.button-link {
.button-link,
.button-link:link {
background-color: transparent;
border: 0;
color: hsl(var(--button-link-text));
Expand Down

0 comments on commit d625e14

Please sign in to comment.