From 0c8e16ee901f6e5837839ad0fa9207a038c017e1 Mon Sep 17 00:00:00 2001 From: ly525 Date: Sat, 9 Nov 2019 12:01:15 +0800 Subject: [PATCH] update lbp-text style --- .../plugins/styles/text-overwrite-quil-snow-theme.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/front-end/h5/src/components/plugins/styles/text-overwrite-quil-snow-theme.scss b/front-end/h5/src/components/plugins/styles/text-overwrite-quil-snow-theme.scss index b9d9ba5d..aa60abff 100644 --- a/front-end/h5/src/components/plugins/styles/text-overwrite-quil-snow-theme.scss +++ b/front-end/h5/src/components/plugins/styles/text-overwrite-quil-snow-theme.scss @@ -13,4 +13,8 @@ .ql-toolbar.ql-snow .ql-formats { margin: 0; +} + +.ql-editor { + padding: 0; } \ No newline at end of file