From 5042c7b1e7420405e0268d7d27fb597abfc95e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Thu, 18 Apr 2024 09:13:27 +0100 Subject: [PATCH] fix: Fix `standaloneView` width (#3029) --- editor.planx.uk/src/routes/views/standalone.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.planx.uk/src/routes/views/standalone.tsx b/editor.planx.uk/src/routes/views/standalone.tsx index 7eaabb156c..75d17bdcdb 100644 --- a/editor.planx.uk/src/routes/views/standalone.tsx +++ b/editor.planx.uk/src/routes/views/standalone.tsx @@ -38,7 +38,7 @@ const standaloneView = async (req: NaviRequest) => { return ( - +