From 61adba05a5553d5de755e97a2432aaf3a9a42f45 Mon Sep 17 00:00:00 2001 From: kitoy Date: Mon, 3 Aug 2026 01:56:11 +0200 Subject: [PATCH] add quill style for theme switch --- app/static/themes/chocolate/css/quill-editor.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/static/themes/chocolate/css/quill-editor.css b/app/static/themes/chocolate/css/quill-editor.css index 8b957b3..718d997 100644 --- a/app/static/themes/chocolate/css/quill-editor.css +++ b/app/static/themes/chocolate/css/quill-editor.css @@ -1,3 +1,5 @@ + + .ql-align-center { text-align: center; }