diff --git a/src/index.css b/src/index.css index 9bb0c6b..7f7a0c9 100644 --- a/src/index.css +++ b/src/index.css @@ -79,6 +79,7 @@ textarea:focus { flex-direction: column; justify-content: space-between; white-space: pre-wrap; + overflow-wrap: break-word; } .note-footer {