normalized the caster to return always non-null value and fixed minor ui issues

This commit is contained in:
Gani Georgiev
2022-07-18 00:16:09 +03:00
parent f19b9e3552
commit 994761b728
34 changed files with 346 additions and 321 deletions

View File

@@ -20,7 +20,7 @@
--infoColor: #3da9fc;
--infoAltColor: #d8eefe;
--successColor: #2cb67d;
--successAltColor: #daf6ea;
--successAltColor: #d6f5e8;
--dangerColor: #ef4565;
--dangerAltColor: #fcdee4;
--warningColor: #ff8e3c;