Skip to content

Commit

Permalink
Fix scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchuan committed Aug 21, 2023
1 parent 5f2605b commit ced6c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/editor/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
letter-spacing: normal;
line-height: 1.4;
tab-size: 2;
display: grid;
}
@media screen and (max-width: 25.875em) {
Expand Down

0 comments on commit ced6c94

Please sign in to comment.