Skip to content

Commit

Permalink
remove padding inheritance on lists in editor-styles (#23080)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyc authored Jun 11, 2020
1 parent 1b62a97 commit a63375c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/editor/src/editor-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ p {
ul,
ol {
margin-bottom: $default-block-margin;
padding: inherit;
padding-left: 1.3em;
margin-left: 1.3em;

Expand Down

0 comments on commit a63375c

Please sign in to comment.