Extract task list, make it expandable
This commit is contained in:
parent
7d60b4d150
commit
b613feba11
5 changed files with 259 additions and 78 deletions
|
@ -71,6 +71,8 @@ let colors = {
|
|||
'orange-light': '#FFB401',
|
||||
'orange': '#FA9903',
|
||||
|
||||
'yellow-lightest': '#FAF8DF'
|
||||
|
||||
/*
|
||||
'red-darkest': '#3b0d0c',
|
||||
'red-darker': '#621b18',
|
||||
|
|
Reference in a new issue