Widgets expand to the same size as neighbor #718
|
Hey there ! The issue here is that each Do you have any idea of what's going on here ? |
Answered by
viandoxdev
Mar 23, 2023
Replies: 1 comment 1 reply
|
This behavior is caused by space-evenly (which defaults to true) on the parent box, disabling it |
1 reply
Answer selected by
Nialisc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This behavior is caused by space-evenly (which defaults to true) on the parent box, disabling it
:space-evenly falseshould solve this