From 7fb051e8e463087c7d062ae7d88a4bd727d10964 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 23 Sep 2021 11:06:49 +0930 Subject: [PATCH] Make logs scroll instead of extending the page height --- web/layout.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/layout.tmpl b/web/layout.tmpl index 9530b9f..7262813 100644 --- a/web/layout.tmpl +++ b/web/layout.tmpl @@ -8,7 +8,11 @@