Fix by Jcw87
Click on your profile name at the top right.
Go to "Preferences"
Paste this in the "Custom CSS" box:
.ql-container.ql-snow .ql-editor pre.ql-syntax, .ql-container.ql-snow .ql-editor postquote {
display: inline-block;
max-width: -moz-available;
max-width: -webkit-fill-available;
}
Push "Save Changes" and the fix will be globally applied to all code tags.
Sorry, you need to Log In to post a reply to this thread.