add a task, fix a minor styling issue
This commit is contained in:
@@ -190,7 +190,6 @@ export default {
|
|||||||
top: 0;
|
top: 0;
|
||||||
bottom: -2px;
|
bottom: -2px;
|
||||||
width: 4px;
|
width: 4px;
|
||||||
z-index: 20;
|
|
||||||
background-color: #adf;
|
background-color: #adf;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,4 +8,7 @@ TODO
|
|||||||
|
|
||||||
⚠️ Preview
|
⚠️ Preview
|
||||||
|
|
||||||
|
Tasks
|
||||||
|
- backspace: when all cells are selected, delete table
|
||||||
|
|
||||||
<demo name="Nodes/Table" />
|
<demo name="Nodes/Table" />
|
||||||
|
|||||||
Reference in New Issue
Block a user