Skip to content

Commit

Permalink
Fixed editor scroll anchor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Clevis22 committed Feb 11, 2024
1 parent 97a8d0a commit 437e879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ textarea,
color: #D4D4D4;
padding-bottom: 4em;
overflow: auto;
overflow-anchor: none;
}

.markdown-body {
Expand Down

0 comments on commit 437e879

Please sign in to comment.