Skip to content

Commit

Permalink
fix size for text editor
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jan 20, 2024
1 parent 12a30f7 commit ed7f8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/tailwindUI/css/editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
}

.note-editor {
width: 37.22rem;
margin: auto;
}

Expand Down

0 comments on commit ed7f8c5

Please sign in to comment.