Hey so I have some nested components (container inside listview) and this increases the margin to an unnecessarily large extend. Can someone help me to reduce that margin?
So, to give some more context I attached an image. There should be a way to modify this with CSS classes right? Any help would be appreciated
Thanks that did exactly what I wanted I know there is this post here How to write custom CSS in Retool! but I would really enjoy a more in-depth tutorial of how to change styling like this in retool
If possible, containers should not have padding associated with them to reduce complications with javascript height/width calculation. Instead, padding could be applied to one of the child elements retool already creates. Additionally, adding a theme token to control global container padding for all elements would help a lot.
Hi all, Thank you for sharing your feedback publicly on the forum. We're tracking requests for the ability to configure the padding of components internally. I've added your feedback there so for our engineering team and I'll be sure to update this post if we add support for configurable padding!