style: expand flatpickr calendar width to accommodate padding and prevent right column clipping
This commit is contained in:
parent
676e91fd66
commit
0cef0133a9
@ -338,6 +338,7 @@
|
|||||||
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
|
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
|
||||||
background: #ffffff !important;
|
background: #ffffff !important;
|
||||||
padding: 4px !important;
|
padding: 4px !important;
|
||||||
|
width: 315.875px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .flatpickr-calendar {
|
.dark .flatpickr-calendar {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user