In my app dashboard there are three columns, each with two elements - a view containing header/text followed by a RT view (custom code with spider chart). This is shown in the image below.
Hey @GazM, that’s a nice looking dashboard! Would love to hear how you’ve achieved that!
For your problem, it might come down to what CSS you’re applying.
I laid out my views in the same way as you did and they seemed to scale in height automatically with their adjacent left/right views.
I apply CSS to the three top views specifically like so:
Then I am using the latest CSS as many changes have been made to the pages.
I have added the following CSS and it has improved things a little. I do recall seeing a more flexible page builder demo’d on a recent knack webinar, so hoping this will come in soon.