Responsive Design For Repeating Group

Hello, I am making a repeating group that displays information about a thingy. I need each row in the repeating group to allow lines of information, and then allow scrolling horizontally in order to see all of the information for that row.

For some reason, everything is getting crammed together, especially when it is on my cell phone.

I’ve removed all minimum widths and heights. Is there a way that i can allow each row in the repeating group to be taller? Screenshots attached.

Desktop View:

Mobile View:
image

Maybe useful:

1 Like

This is a solid solution, thank you! If there are other solutions that other people have please feel free to add them and I will try one of them later today :slight_smile:

So this solution worked for desktop; however, it doesn’t quite work for mobile because it continues scrolling horizontally even when the table/repeating group has finished.

Does anyone know how to fix this? I’m assuming it might just be some sort of setting I have configured?