diff --git a/client/src/components/Vacay/VacayCalendar.tsx b/client/src/components/Vacay/VacayCalendar.tsx index 382b1252..dea3a30c 100644 --- a/client/src/components/Vacay/VacayCalendar.tsx +++ b/client/src/components/Vacay/VacayCalendar.tsx @@ -69,7 +69,7 @@ export default function VacayCalendar() { return (
-
+
{Array.from({ length: 12 }, (_, i) => ( - {/* Floating toolbar */} -
+ {/* Floating toolbar — lift above the mobile bottom nav (z-60). On desktop --bottom-nav-h is 0px. */} +