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; }