Skip to content

Commit

Permalink
chore: shrink editor size
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Nov 6, 2024
1 parent b90ba10 commit bb67cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@
overflow-y: auto;
max-height: 70vh;
min-height: 10vh;
font-size: 0.9rem !important;
}

.ProseMirror ol {
Expand Down

0 comments on commit bb67cd4

Please sign in to comment.