Skip to content

Commit

Permalink
Remove unused line height style for mce-content-body
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr committed Feb 13, 2019
1 parent 3f1324b commit c950473
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/editor/src/editor-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ ul ul,
ol ul {
list-style-type: circle;
}

.mce-content-body {
line-height: $editor-line-height;
}

0 comments on commit c950473

Please sign in to comment.