style: fix input overflow

This commit is contained in:
Carlos Valente
2024-05-23 08:15:21 +02:00
committed by Carlos Valente
parent d0f958c13d
commit 71a7fe96d1
2 changed files with 5 additions and 6 deletions
@@ -8,5 +8,5 @@ $input-delayed-border-color: $ontime-delay-text;
}
.inputField {
max-width: 7.75em;
text-align: left;
}