I ran the following command `rails g adauth:sessions` Which as the documentation states, > adds a couple of routes, a sessions controller and a login form How do I change the style of the login form? I can't find where it's located
I ran the following command
rails g adauth:sessionsWhich as the documentation states,
How do I change the style of the login form? I can't find where it's located