mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): fix badge color for dark theme
This commit is contained in:
@@ -102,6 +102,7 @@ $datepicker__day-hover-color: $white;
|
||||
@import "Styles/Components/NavBarSlide";
|
||||
@import "Styles/Components/SilenceModal";
|
||||
|
||||
.badge,
|
||||
.modal-content {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user