v3.0.1: fix: Fix header height calculation for layouts without a header
- Added CSS rules to set the header height to 0 when no header is present in the layout. - Ensured that the absence of a header does not create unwanted gaps or affect scroll-padding.