Client - add button to scroll to the top

This commit is contained in:
Sam
2021-09-29 20:16:04 +02:00
parent 98aa80788b
commit d9790e0465
4 changed files with 67 additions and 4 deletions

View File

@ -43,6 +43,8 @@
--disabled-background-color: #e0e0e0;
--disabled-color: #a3a3a3;
--scroll-button-bg-color: rgba(255, 255, 255, .7);
--workout-trophy-color: #daa520;
--workout-img-color: invert(22%) sepia(25%) saturate(646%) hue-rotate(169deg)
brightness(97%) contrast(96%);