btn-default dark mode fixes
This commit is contained in:
@@ -2171,7 +2171,7 @@ tag-input {
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
color: $textColor;
|
||||
color: $textColor !important;
|
||||
|
||||
&:hover {
|
||||
color: #868686;
|
||||
|
||||
Reference in New Issue
Block a user