ucsb-cs156-w24 / proj-gauchoride-w24-7pm-3

https://ucsb-cs156-w24.github.io/proj-gauchoride-w24-7pm-3/
0 stars 0 forks source link

Make admin role toggle options prettier #25

Closed Rytuose closed 6 months ago

Rytuose commented 6 months ago

Things Done

In this PR, we edited UsersTable so that the buttons for changing admin, driver, and rider are capitalized, without dashes, and are different colors for easier differentiating.

Before: AdminOptionsOld

After: AdminOptionsNew

Closes #2