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/components/HelpModal.vue | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'src/components/HelpModal.vue') diff --git a/src/components/HelpModal.vue b/src/components/HelpModal.vue index 5ebc36e..b6fb4a9 100644 --- a/src/components/HelpModal.vue +++ b/src/components/HelpModal.vue @@ -5,7 +5,9 @@ w-[90%] max-w-[16cm] max-h-[80%] overflow-auto" :style="styles"> +

Help

+
+ + +
- - Start Tutorial - -

- Last updated 28/01/23 -

+ +
+ + Start Tutorial + +

+ Last updated 29/01/23 +

+