feat(login): update button styles and improve layout on login page

This commit is contained in:
2026-07-02 15:28:19 -03:00
parent 4cbf87feb1
commit 956411254e
2 changed files with 6 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
.form-control {
min-height: 40px;
padding: 0.625rem 1rem;
border-radius: 0.5rem;
border-radius: 5px;
border-color: #cccccc;
color: #666666;
font-size: 15px;