I have a very typical application with a sidebar that collapses when the display width gets small, then uses a bottom drawer for smaller viewports. The issue I am seeing is thet the padding on v-main is 256 until the breakpoint gets to be sm. How can I change this padding?
This is the collapsed menu with the 256px padding, between sm and large:
This is the screen at full width: