btn-default dark mode fixes

This commit is contained in:
Johannes Zellner
2022-08-25 20:52:40 +02:00
parent 862841e4c1
commit 81b1fd7be2

View File

@@ -2171,7 +2171,7 @@ tag-input {
}
.btn-default {
color: $textColor;
color: $textColor !important;
&:hover {
color: #868686;