Niklas Westman
Niklas Westman
KPCKevin Powell - Community
Created by Niklas Westman on 5/13/2024 in #front-end
Positioning last div at end, when using flex and flex-wrap
I think I was a little vague in my initial description. I only want the space between when it is "needed". When there is only one column, no space will be needed.
8 replies
KPCKevin Powell - Community
Created by Niklas Westman on 5/13/2024 in #front-end
Positioning last div at end, when using flex and flex-wrap
The problem is I want it to be responsive based on the content. That's why I'm using max-height. As it is now I could just omit max-height and set height to calc(100vh - 16rem)
8 replies
KPCKevin Powell - Community
Created by Niklas Westman on 5/13/2024 in #front-end
Positioning last div at end, when using flex and flex-wrap
Thanks @EIO! But then we will always be at max height, so if we only have 3 buttons, the height would still be max-height.
8 replies