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