Till the issue is resolved, you can do the following as a workaround:
- Create a custom CSS
- Add the following style in the CSS
div.richtext-content {
overflow: scroll;
}
Checkout this article for instructions in adding a custom CSS:
https://medium.com/@ANotDevDev/how-to-add-custom-css-to-zammad-4cff81a9197e