Client - add workouts list view

This commit is contained in:
Sam
2021-10-05 15:23:41 +02:00
parent e75e3487e6
commit b1acb6c570
17 changed files with 821 additions and 6 deletions

View File

@ -54,4 +54,8 @@
brightness(97%) contrast(96%);
--workout-no-map-bg-color: #eaeaea;
--workout-no-map-color: #666666;
--cell-heading-bg-color: #eeeeee;
--cell-heading-color: #696969;
}