button link background

This commit is contained in:
Kuldeep Matharu 2024-07-25 13:21:56 +01:00
parent 83785b7177
commit d625e143f8

View File

@ -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));