From 50445ea106ef391e9651c41fc40cf4906ba282fe Mon Sep 17 00:00:00 2001 From: Ole Magnus Fon Johnsen Date: Tue, 8 Jul 2025 15:11:56 +0200 Subject: [PATCH] Stack dashboard on smaller screens --- src/staff/templates/staff/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/staff/templates/staff/dashboard.html b/src/staff/templates/staff/dashboard.html index 1530d21a..6b1db90f 100644 --- a/src/staff/templates/staff/dashboard.html +++ b/src/staff/templates/staff/dashboard.html @@ -21,7 +21,7 @@

-
+
{% urgent_orders_table area=area %} {% new_unseen_orders_table area=area %}