btn-default dark mode fixes

This commit is contained in:
Johannes Zellner
2022-08-25 20:52:40 +02:00
parent 862841e4c1
commit 81b1fd7be2
+1 -1
View File
@@ -2171,7 +2171,7 @@ tag-input {
} }
.btn-default { .btn-default {
color: $textColor; color: $textColor !important;
&:hover { &:hover {
color: #868686; color: #868686;