Client - add dropdown to select timezone in user preferences

This commit is contained in:
Sam
2021-11-10 12:03:32 +01:00
parent 9d304a2f1e
commit 7ba4e66e8e
28 changed files with 536 additions and 45 deletions

View File

@ -20,6 +20,7 @@
--card-border-color: #c4c7cf;
--input-border-color: #9da3af;
--input-bg-color: #FFFFFF;
--dropdown-hover-color: #eff0f5;
--custom-checkbox-border-color: #9da3af;
--custom-checkbox-checked-bg-color: #9da3af;