How to make the Minimum height 100% with CSS when with native bubble doesn’t work?
Thanks
Fabian
How to make the Minimum height 100% with CSS when with native bubble doesn’t work?
Thanks
Fabian
What are you trying to do? When using % the height or width of the element will be proportional to the height or width of the parent container, so you may need to manipulate the parent element.
I don’t think you need CSS as you can do this natively with Bubble, if I’m not mistaken.
This solution helped me achieve something similar, or the same 100vh or 100% height of a container and the editor
yeah… I know… the parent is also 100% and it is a FloatGroup
basically a menu (in mobile preview) showing up… I want the background to fill the rest of the page
Maybe this will
Thanks… I actually need that for another thing
Maybe it will work also for that that I’m asking