From 2b3a239104a872240460745f53af0d135bf13330 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 25 Sep 2022 14:25:02 -0800 Subject: [PATCH] unify UI around pages --- frontend/pages/location/[id].vue | 111 +++++++++++++++++++------------ 1 file changed, 69 insertions(+), 42 deletions(-) diff --git a/frontend/pages/location/[id].vue b/frontend/pages/location/[id].vue index 8a28fb4..e119077 100644 --- a/frontend/pages/location/[id].vue +++ b/frontend/pages/location/[id].vue @@ -1,5 +1,5 @@