diff --git a/src/components/rich-text-editor/rich-text-editor.scss b/src/components/rich-text-editor/rich-text-editor.scss index 0cf3a5960..9460297fd 100644 --- a/src/components/rich-text-editor/rich-text-editor.scss +++ b/src/components/rich-text-editor/rich-text-editor.scss @@ -80,6 +80,8 @@ ion-app.app-root core-rich-text-editor { align-items: center; width: 36px; height: 36px; + padding-right: 6px; + padding-left: 6px; margin: 0 auto; font-size: 18px; background-color: $white;