v1.7.38 — Fix help popover on mobile
·
387 commits
to main
since this release
Fixed the ? help popover overflowing the screen on mobile. Now uses position:fixed with max-height and overflow-y:auto so it scrolls within the viewport on any screen size.