Hello,
I am working on an app where users can customize an email template. The screen needs to be split in two group (customization settings and email preview).
Using HTML, scrolling has been disable at the page level. Users would scroll each group independently. In order to scroll within a group, a group is within a group.
How can these two group be responsive regarding to the page height?
See image below
Thanks!!!
