Skip to content

OverlaySheet: Don't do custom positioning on mobile

Devin Lin requested to merge work/devinlin/overlay-mobile-fix into master

Otherwise the overlaysheet seems to go to the bottom of the screen, with a tiny height.

Before:

image

After:

image

Merge request reports