Fix folder selector link color (#842)

This commit is contained in:
InfiniteTF 2020-10-11 23:26:20 +02:00 committed by GitHub
parent 4f9af6ba27
commit df3252e24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
.btn-link {
border: none;
color: black;
color: white;
font-weight: 400;
padding: 0;
}