grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
11 stars 6 forks source link

Changed scrollbar on mobile to be thinner in Events.tsx. Modifed all… #41

Closed jasoncavanaugh closed 1 year ago

jasoncavanaugh commented 1 year ago

… buttons to not have any hover effects on small screens.

For the buttons in the app, we should probably create a generic Button component that we can reuse everywhere. We haven't done this yet because we haven't had time.