Fix date input and make input fields smaller.
This commit is contained in:
parent
cd8ac6a279
commit
c624723582
2 changed files with 3 additions and 4 deletions
|
@ -7,6 +7,7 @@ body {
|
|||
}
|
||||
|
||||
input {
|
||||
font-size: 0.66em;
|
||||
width: 90%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue