Style updates, add more TODOs

This commit is contained in:
Gordon
2021-04-05 23:55:14 +01:00
parent 6efe282b81
commit d889148e56
4 changed files with 83 additions and 8 deletions

View File

@ -38,4 +38,9 @@ The kanbn board has a default style which is based on the current vscode theme,
### Task editor
- `// TODO add task editor classes`
- `div.kanbn-task-editor`
- `h1.kanbn-task-editor-title`
- `div.kanbn-task-editor-form`
- `div.kanbn-task-editor-column-left`
- `div.kanbn-task-editor-column-right`
- `// TODO finish class structure docs...`