UI / UX Enhancement: Bottom Margins

UI / UX Enhancement: Bottom Margins

I'm running into an issue that's not huge, but annoying.

When page content goes all the way to the bottom of the screen, there's not enough margin at the bottom to allow one to scroll down so that work can be done in the middle of the screen. You're forced to deal with everything being at the very bottom, with drop-downs often going all the way off.

You can see an example below. This is the Edit Item screen, and I'm trying to add tags to the product:


It seems like this should be an easy enough fix... just add a bunch of margin to the bottom of every page. If people want to continue scrolling, it just moves the interactable parts up. If not, it doesn't hurt anything.

Thanks for the consideration!