Add planned start time

This commit is contained in:
2023-06-25 23:33:34 +01:00
parent ec2ef2142b
commit 602b4c5d0d
10 changed files with 69 additions and 18 deletions

View File

@ -83,7 +83,7 @@ a {
gap: 8px;
}
input[type="text"], textarea {
input[type="text"], textarea, input[type="datetime-local"] {
font-family: inherit;
border: unset;
background-color: unset;