From 4e65e3a8f0f79ae6d2b9baea23178e30c4c798f3 Mon Sep 17 00:00:00 2001 From: Matthew Meszaros Date: Sat, 6 Jun 2026 11:56:09 +0200 Subject: [PATCH] feat: stabilize schedule mock date controls Prevent campaign date labels from wrapping inside the schedule landing mock controls. --- site/src/components/ScheduleMock.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/src/components/ScheduleMock.astro b/site/src/components/ScheduleMock.astro index d25b6430..986f59f0 100644 --- a/site/src/components/ScheduleMock.astro +++ b/site/src/components/ScheduleMock.astro @@ -181,7 +181,7 @@ const cursorXPct = (cursorX / ROOT_W) * 100;
Start date
- @@ -189,7 +189,7 @@ const cursorXPct = (cursorX / ROOT_W) * 100;
End date
-