snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
11 stars 10 forks source link

fix: handle app nav on settings page #305

Closed Sekhmet closed 3 months ago

Sekhmet commented 3 months ago

Summary

This PR fixes display of app nav on settings page.

Before:

image

After:

image

How to test

  1. Go to http://localhost:8080/#/settings
  2. Make window smaller
  3. Open app nav via hamburger menu
  4. Background is properly shifted.