Skip to content

[OverlaySheet] Add side margins when trying to span window width

Devin Lin requested to merge work/add-side-margins-mobile-sheet into master

OverlaySheets look kind of awkward, especially on mobile when they span the full window width. Add largeSpacing margins on both sides.

Before:

Screenshot_20210606_103458

After:

Screenshot_20210606_103347

Merge request reports