Skip to content

Commit

Permalink
Update src/vs/workbench/contrib/positronNotebook/browser/notebookCell…
Browse files Browse the repository at this point in the history
…s/NotebookCellActionBar.css

Co-authored-by: sharon <sharon-wang@users.noreply.github.com>
Signed-off-by: Nick Strayer <nick.strayer@posit.co>
  • Loading branch information
nstrayer and sharon-wang authored Apr 19, 2024
1 parent 35a9e20 commit 4840bbb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
top: calc(var(--vscode-positronNotebook-action-bar-inset) * -1);
right: var(--vscode-positronNotebook-action-bar-inset);
z-index: 10;
/* border: var(--vscode-positronNotebook-border); */
border-width: 1px;
border-color: var(--vscode-positronNotebook-action-bar-border-color);
border-style: solid;
Expand Down

0 comments on commit 4840bbb

Please sign in to comment.