Login update

This commit is contained in:
2026-03-06 17:04:51 +00:00
parent e20ce70658
commit 3501f36f5f
5 changed files with 32 additions and 21 deletions

View File

@@ -16,7 +16,7 @@
/* Enhancing the custom-input for Auth with icons */
.auth-input .v-field__prepend-inner {
display: flex !important; /* Overriding the 'display: none' from app-theme.css */
display: flex !important;
padding-right: 12px;
}