add a task, fix a minor styling issue

This commit is contained in:
Hans Pagel
2021-01-23 14:31:41 +01:00
parent 4a1f98732b
commit 4fd884d38d
2 changed files with 3 additions and 1 deletions

View File

@@ -190,7 +190,6 @@ export default {
top: 0;
bottom: -2px;
width: 4px;
z-index: 20;
background-color: #adf;
pointer-events: none;
}

View File

@@ -8,4 +8,7 @@ TODO
⚠️ Preview
Tasks
- backspace: when all cells are selected, delete table
<demo name="Nodes/Table" />