Hello @Team,
It's time for some improvements in my app's main page. I will implement a dashboard that contains fully configurable widgets in some spaces. Each widget will be a page, and the spaces will be iframes.
The problem right now is that the body component contains a generated div inside that limits my container's height:
Do you have any idea on how can I set its height to 100% or even remove it?