Commit 543b798
committed
Add spacing for multiple tables scenario
When there are multiple tables back to back the
edges are butted up against each other. We don't want table elements right up against other elements so we need to add some margin.1 parent 14074db commit 543b798
File tree
1 file changed
+1
-0
lines changed- src/vs/workbench/contrib/positronNotebook/browser/notebookCells
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments