Refactored timeparsing from HTML input

This commit is contained in:
Magnus Åhall 2024-06-27 13:45:01 +02:00
parent ab87da256c
commit 530204c1a5
6 changed files with 45 additions and 22 deletions

View file

@ -51,6 +51,10 @@
grid-template-columns: repeat(2, min-content);
gap: 16px;
white-space: nowrap;
.header {
font-weight: bold;
}
}
.widgets {