From fb56df58da9e32b37c35ab7783d5cd122e440d5c Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 19 Mar 2025 13:21:18 +0700 Subject: [PATCH] Update editor.css See: #843 --- system/admin/editor/css/editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/admin/editor/css/editor.css b/system/admin/editor/css/editor.css index 580172f..c6906a7 100644 --- a/system/admin/editor/css/editor.css +++ b/system/admin/editor/css/editor.css @@ -1,4 +1,4 @@ -body { +body .form-control, .wmd-preview, .wmd preview { font-family: Georgia, sans-serif; }