This commit is contained in:
2023-08-07 15:52:58 +03:00
parent 03071a7f91
commit 34bf7b55df
7 changed files with 181 additions and 18 deletions

View File

@ -746,6 +746,11 @@
top: 10px !important;
left: -110px !important;
z-index: 10;
@media (max-width: 880px) {
left: 0 !important;
top: -15px !important;
}
}
.react-datepicker__current-month {