diff --git a/src/components/Chat/styles.css b/src/components/Chat/styles.css index fc229fc..7f3f66e 100644 --- a/src/components/Chat/styles.css +++ b/src/components/Chat/styles.css @@ -71,6 +71,7 @@ margin: 1.5rem 0; padding: 0.75rem 1rem; outline: none; + text-wrap: wrap; } .tiptap pre code {