button link background
This commit is contained in:
parent
83785b7177
commit
d625e143f8
|
@ -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));
|
||||
|
|
Loading…
Reference in New Issue