mirror of https://gitlab.com/bashrc2/epicyon
Float number entry to the right
parent
d37b3be07e
commit
5825a0a4da
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue