|
|
|
@ -31,9 +31,9 @@ $datepicker--border-radius: 5px |
|
|
|
|
.flatpickr-current-month |
|
|
|
|
display: flex !important |
|
|
|
|
|
|
|
|
|
.numInputWrapper |
|
|
|
|
position: fixed !important |
|
|
|
|
left: 65% !important |
|
|
|
|
.flatpickr-calendar .numInputWrapper |
|
|
|
|
position: fixed |
|
|
|
|
left: 65% |
|
|
|
|
|
|
|
|
|
.flatpickr-calendar.inline |
|
|
|
|
box-shadow: none !important |
|
|
|
@ -47,8 +47,8 @@ $datepicker--border-radius: 5px |
|
|
|
|
justify-content: center |
|
|
|
|
|
|
|
|
|
.numInputWrapper |
|
|
|
|
position: relative !important |
|
|
|
|
left: 0 !important |
|
|
|
|
position: relative |
|
|
|
|
left: 0 |
|
|
|
|
|
|
|
|
|
.flatpickr-weekwrapper |
|
|
|
|
display: none |
|
|
|
|