mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 21:46:22 -04:00
[bug][dark] fix datepicker in dark mode
This commit is contained in:
parent
8633f1b854
commit
7dc02da47d
@ -261,4 +261,8 @@ body[data-theme="dark"] {
|
||||
.badge.bg-dark {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
.vdp-datepicker__calendar {
|
||||
background-color: $dark;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user