From 910d5839662a9f515c8bbff0ae5bbdd9b59b3e29 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Fri, 13 Mar 2026 15:20:58 +1100 Subject: [PATCH] Make date filters responsive --- app/templates/partials/dashboard_graph.html | 2 +- app/templates/partials/dashboard_table.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/partials/dashboard_graph.html b/app/templates/partials/dashboard_graph.html index d8af6bf..6c1b542 100644 --- a/app/templates/partials/dashboard_graph.html +++ b/app/templates/partials/dashboard_graph.html @@ -15,7 +15,7 @@
+ class="flex flex-col sm:flex-row gap-4">
diff --git a/app/templates/partials/dashboard_table.html b/app/templates/partials/dashboard_table.html index f05c8ee..b0440fc 100644 --- a/app/templates/partials/dashboard_table.html +++ b/app/templates/partials/dashboard_table.html @@ -2,7 +2,7 @@
+ class="flex flex-col sm:flex-row gap-4">