diff --git a/src/pages/StatusPage.vue b/src/pages/StatusPage.vue
index 0dc49518e..213a9fbd6 100644
--- a/src/pages/StatusPage.vue
+++ b/src/pages/StatusPage.vue
@@ -88,6 +88,11 @@
{{ $t("Show Tags") }}
+
+
@@ -144,6 +149,15 @@
+
+
+ {{ $t("Custom CSS") }}:
+
+
+ {{ $t("Custom Footer") }}:
+
+
+
+
+
+ {{ config.customCSS }}
+
@@ -659,7 +685,7 @@ footer {
}
}
-.incident {
+.incident, .customize {
.content {
&[contenteditable=true] {
min-height: 60px;