We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e273b commit ece3470Copy full SHA for ece3470
src/vs/workbench/contrib/notebook/browser/media/notebook.css
@@ -419,6 +419,7 @@
419
420
/** Selected cell background */
421
.notebookOverlay .monaco-list.selection-multiple .markdown-cell-row.selected,
422
+.notebookOverlay .monaco-list.selection-multiple .markdown-cell-row.selected .cell-focus-indicator-bottom,
423
.notebookOverlay .monaco-list.selection-multiple .code-cell-row.selected .cell-focus-indicator-top,
424
.notebookOverlay .monaco-list.selection-multiple .code-cell-row.selected .cell-focus-indicator-left,
425
.notebookOverlay .monaco-list.selection-multiple .code-cell-row.selected .cell-focus-indicator-right,
0 commit comments