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 @@ + + +
@@ -208,9 +222,14 @@
+ + + {{ config.customCSS }} + @@ -659,7 +685,7 @@ footer { } } -.incident { +.incident, .customize { .content { &[contenteditable=true] { min-height: 60px;