From 5728a0c1cb82bbb77d948d2c60691136aeb8f49f Mon Sep 17 00:00:00 2001 From: Hamcha Date: Sat, 30 Mar 2024 19:49:59 +0100 Subject: [PATCH] fix: error properly formatted now --- static/css/editor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/editor.css b/static/css/editor.css index 8f32cbe..c7bb384 100644 --- a/static/css/editor.css +++ b/static/css/editor.css @@ -25,6 +25,7 @@ color: var(--danger-text); padding: 4px 8px; display: none; + white-space: pre; } & noscript {