From 629b9208503369c3f20ceb59685ef49766344093 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 29 Jan 2023 12:21:55 +1100 Subject: Adjust frontend coding style Add line spacing and section comments Fix 'Last updated' line in help modal being shown despite overflow --- src/App.vue | 168 +++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 133 insertions(+), 35 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index ee1380e..7d5768d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,8 @@

Tilo

-
+ +
@@ -24,6 +25,7 @@
+
@@ -56,6 +58,7 @@
+ +
@@ -87,7 +91,7 @@