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