Improve font and layout.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user