Spacing between widgets in a container #1290
-
|
I often only want Typically I want |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Have you tried setting |
Beta Was this translation helpful? Give feedback.
-
|
No trivial way currently. You could set the margin to 0 for the first and last, but you would have to set those classes manually. We do plan on adding :first and :last pseudo selectors which would make this easier. |
Beta Was this translation helpful? Give feedback.

No trivial way currently. You could set the margin to 0 for the first and last, but you would have to set those classes manually. We do plan on adding :first and :last pseudo selectors which would make this easier.