improve manual time entry modal, improve time picker, add human duration input

This commit is contained in:
Gregor Vostrak
2024-11-11 00:52:56 +01:00
parent 96f06bae1d
commit d5699da234
11 changed files with 355 additions and 134 deletions

View File

@@ -57,7 +57,7 @@
}
/* Track */
::-webkit-scrollbar-track {
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
background: transparent;
}