Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Vertical scrollbar in Grid editor is missing for rich text editor. Is there any configuration for that or can CSS it.
you can use this fix: add a css to the datatype for GridLayout, then add this to display a scrollbar in any direction when needed:
body.mce-content-body { overflow: scroll !important; }
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Vertfical scrollbar
Vertical scrollbar in Grid editor is missing for rich text editor. Is there any configuration for that or can CSS it.
you can use this fix: add a css to the datatype for GridLayout, then add this to display a scrollbar in any direction when needed:
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.