From 0b73bd36139598c86a4b1a5d28ac0dd03e373485 Mon Sep 17 00:00:00 2001 From: Ben Garrett Date: Mon, 30 Oct 2023 15:52:08 +1100 Subject: [PATCH] mobile layout fix. --- doc.go | 2 +- view/app/layout.tmpl | 338 ++++++++++++++++++++++--------------------- 2 files changed, 171 insertions(+), 169 deletions(-) diff --git a/doc.go b/doc.go index c9a6fc53..c87de1ec 100644 --- a/doc.go +++ b/doc.go @@ -78,7 +78,7 @@ The following options can be added to [Override]. - Finish this doc.go file. - (long) group/releaser pages should have a link to the end of the document. - - database on start fixes, replace empty cells with NULL. + # Mobile fixes diff --git a/view/app/layout.tmpl b/view/app/layout.tmpl index 275841d4..1d9b6d76 100644 --- a/view/app/layout.tmpl +++ b/view/app/layout.tmpl @@ -91,175 +91,177 @@ -
- +
+
{{- block "modal" . -}}{{ "" | safeHTML -}}{{end}} {{- block "uploader" . -}}{{ "" | safeHTML -}}{{end}}