No margin/padding of main container on smaller width screens/devices
We recently upgraded and I noticed something in two cases -- my phone (portrait) and external monitor in portrait mode; as the container shrinks, the main container (all-lists) has no left (or right) margin/padding. This puts the content exactly at the edge.
I've tried to capture this below
Screencast_from_2022-12-06_10-02-45
On desktop, it mostly looks a little weird on a portrait monitor. But on my phone, the [<] navigation button is right on the part where the phone screen starts to curve around, making it very difficult to actually click.
I think adding some left/right padding to all-lists will solve this
Thanks for your work!