mirror of https://github.com/stashapp/stash.git
Fix folder selector link color (#842)
This commit is contained in:
parent
4f9af6ba27
commit
df3252e24f
|
@ -86,7 +86,7 @@
|
|||
|
||||
.btn-link {
|
||||
border: none;
|
||||
color: black;
|
||||
color: white;
|
||||
font-weight: 400;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue