Skip to content

v1.7.38 — Fix help popover on mobile

Choose a tag to compare

@andrewbakercloudscale andrewbakercloudscale released this 05 Apr 09:47
· 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.