From 5d91febec58080d096098dbd80a9b11ba01aa23a Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sat, 19 Sep 2020 13:49:41 -0700 Subject: [PATCH] UI: force mobile layout (#38) --- lib/planner_web/templates/layout/root.html.leex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/planner_web/templates/layout/root.html.leex b/lib/planner_web/templates/layout/root.html.leex index f511b46..95eb3e0 100644 --- a/lib/planner_web/templates/layout/root.html.leex +++ b/lib/planner_web/templates/layout/root.html.leex @@ -2,7 +2,7 @@ - + planner "/> <%= csrf_meta_tag() %>