fix: [BD-38] [TNL-5596][BB-5596] fix TinyMCE padding [BD-38] (#73)

This commit is contained in:
Hamza Khchine
2022-03-18 17:00:18 +01:00
committed by GitHub
parent 26b661c6b1
commit 3269a61dc4

View File

@@ -91,6 +91,7 @@ export default function TinyMCEEditor(props) {
+ ' | undo redo',
content_css: false,
content_style: contentStyle,
body_class: 'm-2',
images_upload_handler: uploadHandler,
setup,
}}