Refactor/time formatting (#696)

* chore: upgrade related dependencies

* fix: skip sentry on dev

* refactor: unify time formatting

* refactor: display default format for page
This commit is contained in:
Carlos Valente
2024-01-09 15:30:11 +01:00
committed by GitHub
parent 9031051465
commit b4e73ff6b5
54 changed files with 1177 additions and 687 deletions
@@ -12,12 +12,6 @@
justify-items: start;
}
.timer {
grid-area: clk;
white-space: nowrap;
max-width: 18.75rem;
}
.indicators {
grid-area: ind;
width: 100%;