From 79f5efeb3ba9b5fb9ff608640024449e1e86210e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Fri, 15 Jul 2022 17:12:58 +0300 Subject: [PATCH] typo --- public/css/app.css | 1 - public/css/third_party/vue-html-editor_custom.css | 1 - 2 files changed, 2 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index 883887680..17c504e04 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -3,7 +3,6 @@ } .ql-container { - height: 18rem !important; font-family: "Quicksand", sans-serif !important; } diff --git a/public/css/third_party/vue-html-editor_custom.css b/public/css/third_party/vue-html-editor_custom.css index d16531bba..b8a67afbb 100644 --- a/public/css/third_party/vue-html-editor_custom.css +++ b/public/css/third_party/vue-html-editor_custom.css @@ -3,7 +3,6 @@ } .ql-container { - height: 18rem !important; font-family: "Quicksand", sans-serif !important; }