Decent explanation of UIListLayout's Padding property

I made a dynamic system for a GUI via a script in studio, but I wanna add spacing between the frames. I currently use UIListLayout for helping me get this, but how do I do this via the padding property of this, as when I change it to something like 10, it breaks

1 Like

Could you send some screenshots to better demonstrate the problem?

I managed to fix it using trial and error, thanks for attempt though