v1.7.2 — floating player no longer hides page content
Fix
- Bottom of the page obstructed while the player is open. The floating frosted player is fixed at bottom:24px, but the scrolling page had its bottom padding zeroed, so the last content scrolled under the player with no room left to reveal it. Restored bottom clearance on
.page.streamingso the page scrolls fully clear of the floating player (desktop + mobile).
Housekeeping
- Sidebar version footer now reads NanoHive v1.7.2 (const was stale at v1.6.0).
File versions: core.js v3.29.2, enhancements.js v6.64.1.