mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
Fix folder selector link color (#842)
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
.btn-link {
|
.btn-link {
|
||||||
border: none;
|
border: none;
|
||||||
color: black;
|
color: white;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user