Skip to content

Commit

Permalink
Change font family for nb sticky scroll (microsoft#202200)
Browse files Browse the repository at this point in the history
change font family for nb sticky scroll
  • Loading branch information
Yoyokrazy committed Jan 11, 2024
1 parent 709db78 commit a45edfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
background-color: var(--vscode-notebook-editorBackground);
z-index: var(--z-index-notebook-sticky-scroll);
width: 100%;
font-family: var(--notebook-cell-input-preview-font-family);
}

.monaco-workbench
.notebookOverlay
.notebook-sticky-scroll-container
Expand Down

0 comments on commit a45edfc

Please sign in to comment.