DavidAJohn / PhotoPortfolio

Personal photo portfolio .NET web application which implements a Blazor and Tailwind CSS user interface with a MongoDb database, and includes integration with Stripe Checkout and Prodigi Print API
0 stars 0 forks source link

Admin section - more consistent UI #41

Open DavidAJohn opened 1 year ago

DavidAJohn commented 1 year ago

At the moment, the admin section has a rather mixed UI - using custom styles via Tailwind along with some MudBlazor material design elements, partiuclarly on form inputs.

The form input pages should at least be more consistent if possible.