Float number entry to the right

main
Bob Mottram 2023-09-10 12:10:12 +01:00
parent d37b3be07e
commit 5825a0a4da
1 changed files with 1 additions and 0 deletions

View File

@ -863,6 +863,7 @@ input[type=number] {
font-size: var(--font-size-header);
font-family: 'Arial, Helvetica, sans-serif';
direction: var(--language-direction);
float: var(--text-justify);
}
.labels {