Refactored timeparsing from HTML input
This commit is contained in:
parent
ab87da256c
commit
530204c1a5
6 changed files with 45 additions and 22 deletions
|
|
@ -42,6 +42,9 @@
|
|||
gap: 16px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#values .header {
|
||||
font-weight: bold;
|
||||
}
|
||||
.widgets {
|
||||
display: grid;
|
||||
grid-template-columns: min-content 1fr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue