Skip to content

Commit

Permalink
fix(editor): remove white-space
Browse files Browse the repository at this point in the history
  • Loading branch information
mekery committed Aug 3, 2020
1 parent da9937f commit 717b923
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/css/tiptap.styl
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,6 @@
word-wrap: break-word;
word-break: break-word;
padding 1rem

.ProseMirror {
white-space normal
}
}

.editor__content * {
Expand Down

0 comments on commit 717b923

Please sign in to comment.