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

View File

@@ -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;
} }