Variable / no padding on one of the sides
The padding tool is great, but for some cases, it would be great to have a possibility to leave it undefined. Example: I have a component that has a background and a text in it. I want to use it in a way that the background will take all the available space on the right of the text, regardless of the length of the text inside. Now I will not be able to do it otherwise than manually adjust the padding for each instance of this component.
-
Austin commented
Would love the feature within "Padding" to add "auto" as a value. This would work well when designing tables that need to keep the same width, but may have different text widths.
The Padding auto side will automatically adjust to keep the item at its current width.