diff --git a/src/component/button/index.css b/src/component/button/index.css index 4d7bfa09..8a2beb08 100644 --- a/src/component/button/index.css +++ b/src/component/button/index.css @@ -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));