From 1dde83982660c655b2badb97d63cbb9caa566a98 Mon Sep 17 00:00:00 2001 From: Akkia Date: Sat, 23 Apr 2022 14:51:10 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=A0=BC=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/static/main.css | 1 + resource/static/main.js | 2 +- resource/template/common/footer.html | 2 +- resource/template/common/header.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/resource/static/main.css b/resource/static/main.css index 1850033..a8fb509 100644 --- a/resource/static/main.css +++ b/resource/static/main.css @@ -8,6 +8,7 @@ td { word-wrap: break-word; word-break: break-all; } + .nb-container { padding-top: 75px; min-height: 100vh; diff --git a/resource/static/main.js b/resource/static/main.js index bb0143d..5f19527 100644 --- a/resource/static/main.js +++ b/resource/static/main.js @@ -154,7 +154,7 @@ function addOrEditNotification(notification) { } else { modal.find(".ui.nf-ssl.checkbox").checkbox("set unchecked"); } - modal.find(".ui.nf-skip-check.checkbox").checkbox("set unchecked"); + modal.find(".ui.nf-skip-check.checkbox").checkbox("set unchecked"); showFormModal( ".notification.modal", "#notificationForm", diff --git a/resource/template/common/footer.html b/resource/template/common/footer.html index 12638e5..0f8774f 100644 --- a/resource/template/common/footer.html +++ b/resource/template/common/footer.html @@ -9,7 +9,7 @@ - + diff --git a/resource/template/common/header.html b/resource/template/common/header.html index 45b402d..d4c636c 100644 --- a/resource/template/common/header.html +++ b/resource/template/common/header.html @@ -9,7 +9,7 @@ {{.Title}} - +