Disable the word-break for Trix/Textarea fields. #5199
Answered
by
arjankapteijn
arjankapteijn
asked this question in
Q&A
-
Hi! I'm having issues with displaying of the Trix/Textarea fields in Laravel Nova. The words are being cut-off mid-words. Useing the Chrome Dev-tools I found the following class which I cannot seem to overwrite; .break-all { If I disable it in the Chrome Dev-tools I get the expected results; Anyone any tips for me? |
Beta Was this translation helpful? Give feedback.
Answered by
arjankapteijn
Jan 6, 2023
Replies: 1 comment
-
Fixed in [v4.19.6] (https://nova.laravel.com/releases/4.19.6) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arjankapteijn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in [v4.19.6] (https://nova.laravel.com/releases/4.19.6)