Client - add full statistics chart

This commit is contained in:
Sam
2021-10-03 19:23:17 +02:00
parent 60a5df70a9
commit 1502e97211
12 changed files with 579 additions and 250 deletions

View File

@ -16,6 +16,10 @@
--card-border-color: #c4c7cf;
--input-border-color: #9da3af;
--time-frame-border-color: #9da3af;
--time-frame-checked-bg-color: #9da3af;
--time-frame-checked-color: #FFFFFF;
--calendar-border-color: #c4c7cf;
--calendar-week-end-color: #f5f5f5;
--calendar-today-color: #eff1f3;