I have a list of Grid Panels inside of a Scroll Box. I would like to space the “rows” in the Scroll Box so that the Grid Panels do not “touch”.
I would like to steer clear from top or bottom padding because that would make the scrollbar “mis-aligned”.
Is there a way to just set the spacing between elements?