
I use the rich text editor as a column of a grid, but when the user enters long text in a single line, the UI becomes corrupted and overflows from the page. I tried to give max width in inline CSS by giving a static id, but it was not successful. How can I prevent this overflow?