Skip to content

Remove specific heigh/width to fix issue on mobile

Justin Zobel requested to merge work/justinzobel/fixdrawclosebutton into master

When loading on mobile the close button for the drawer is visible.

After removing this height/width specification it's no longer an issue.

Before After
Screenshot_20230205_114343 Screenshot_20230205_114512

Merge request reports