diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index f5c456293c..a393815f3c 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -4026,7 +4026,8 @@ span.et2_countdown_seconds { /** Hide flatpickr calendar when initially created */ body .flatpickr-calendar { - display: none; + display: none; + box-shadow: 0 2px 8px hsl(240 3.8% 46.1% / 12%); } .flatpickr-calendar.open {