fix: date select highlight fix (#4208)

Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
This commit is contained in:
Sai Suhas Sawant
2024-11-01 07:58:47 +05:30
committed by GitHub
parent ef454d8140
commit f18b030ebf
+1 -2
View File
@@ -47,7 +47,6 @@
}
.react-calendar__tile--hasActive {
background-color: var(--fb-brand) !important;
color: white !important;
background-color: var(--fb-brand-color) !important;
border-radius: 6% !important;
}