Improve font and layout.

This commit is contained in:
2025-07-06 11:21:31 +02:00
parent 6213cdd2b9
commit 9b2f457f0b
14 changed files with 193 additions and 49 deletions

View File

@@ -104,6 +104,7 @@ body.auth-page::after {
background-color: #f8f9fa;
line-height: 1.5;
height: 48px; /* Fixed height for consistent alignment */
font-family: inherit;
}
.form-control:focus {
@@ -376,7 +377,7 @@ body.auth-page::after {
.company-code-group .form-control {
padding-left: 3.5rem;
font-family: 'Courier New', monospace;
font-family: inherit;
font-size: 1.2rem;
letter-spacing: 0.1em;
text-transform: uppercase;