Skip to content

Commit

Permalink
fix: Horizontal scrollbar obscures content mdn#1249
Browse files Browse the repository at this point in the history
  • Loading branch information
patiboh committed Apr 23, 2023
1 parent 5949de9 commit 67dd707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/css/editor-libs/codemirror-override.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

.cm-editor .cm-scroller {
line-height: inherit;
padding-block: 1em;
}

.cm-editor .cm-cursor {
Expand Down

0 comments on commit 67dd707

Please sign in to comment.