delay input

- temporary fix due to issues with slider component
This commit is contained in:
cv
2021-04-13 09:33:08 +02:00
parent b2516bad1a
commit 319cb3ab02
3 changed files with 69 additions and 40 deletions
@@ -0,0 +1,9 @@
.timeInput {
display: flex;
font-size: 15px;
}
.label {
color: #0005;
padding-left: 0.8em;
}