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 {
border: none;
color: black;
color: white;
font-weight: 400;
padding: 0;
}