feat: Add pending message on dashboard (#1547)

This commit is contained in:
Nithin David Thomas
2020-12-25 13:15:01 +05:30
committed by GitHub
parent 3e61ea5cfa
commit 7c62d3629c
17 changed files with 260 additions and 53 deletions

View File

@@ -68,6 +68,8 @@
--r-900: #C30011;
// Common color aliases
--color-woot: var(--w-500);
--color-heading: #1f2d3d;
--color-body: #3c4858;