gray-mueller / gray-mueller/food-ordering-app-using-python
Add Bottom Spacing Below "Add" Button on Vendor Page
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
s your feature request related to a problem? Please describe.
I'm always frustrated when UI elements appear too cramped. On the "Vendor" page of the admin dashboard, the "Add" button while adding vendor information sits too close to the bottom of the form. This makes the interface feel cluttered and less user-friendly.
Describe the solution you'd like
Add some margin or padding below the "Add" button (e.g., 16–24px) to create visual separation between the button and the edge of the form or page.
Describe alternatives you've considered
Considered leaving it as-is, but it negatively impacts the overall design quality and user experience. Another option could be to place the button inside a footer-style container with consistent spacing.
Additional context
This adjustment would improve usability and visual consistency across the dashboard.
Contributor guide
Assessment
This issue has not been assessed yet.