Skip to content

Commit

Permalink
fix: Unexpected Notes/News bottom white line added on each update - E…
Browse files Browse the repository at this point in the history
…XO - 75342 - Meeds-io/meeds#2594
  • Loading branch information
Jihed525 committed Nov 19, 2024
1 parent bcdf6ab commit 1850e38
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ export default {
enterMode: CKEDITOR.ENTER_P,
shiftEnterMode: CKEDITOR.ENTER_BR,
copyFormatting_allowedContexts: true,
autoParagraph: false,
indentBlock: {
offset: 40,
unit: 'px'
Expand Down

0 comments on commit 1850e38

Please sign in to comment.