update: 格式修改

This commit is contained in:
Akkia
2022-04-23 14:51:10 +08:00
parent 260a9cfe91
commit 1dde839826
4 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ td {
word-wrap: break-word;
word-break: break-all;
}
.nb-container {
padding-top: 75px;
min-height: 100vh;

View File

@@ -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",