Commit 80edd61
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 6b3ad1b commit 80edd61
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