style: expand flatpickr calendar width to accommodate padding and prevent right column clipping

This commit is contained in:
sky121113 2026-05-18 15:05:54 +08:00
parent 676e91fd66
commit 0cef0133a9

View File

@ -338,6 +338,7 @@
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
background: #ffffff !important;
padding: 4px !important;
width: 315.875px !important;
}
.dark .flatpickr-calendar {