Skip to content

Commit

Permalink
fix: fix inserting hard break with Shift+Enter shortcut after paragra…
Browse files Browse the repository at this point in the history
…ph (#1496)
  • Loading branch information
hakimio authored Oct 2, 2024
1 parent d4afbce commit 08879d2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
margin-top: 0;
}

br + br.ProseMirror-trailingBreak {
display: none;
}

img.ProseMirror-separator + .ProseMirror-trailingBreak,
img.ProseMirror-separator {
display: none !important;
Expand Down

0 comments on commit 08879d2

Please sign in to comment.