The single feature that will impact the most people

:open_mouth:

For Mobile, containers have had 0-padding options for a while, I think. Has anything changed on that level?

On the padding issue, the biggest challenge for me is the default padding of collections/patterns and especially custom collections (in Mobile). The default padding, and the lack of custom padding), forces layout changes that doesn't align with other elements, like a normal list collection.

In the above screenshot, the top collection is a normal list collection, and the bottom a custom collection. I needed a custom one in order to have control over the text sizing and color.

The issue is that the custom collection has a default inner padding that doesn't align with the normal list collection.

This is just one example, but there are many other examples, where this alignment issue greatly affects the overall design.

Can we hope for padding options to be added to Retool Mobile collections as well?