Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wusteven815 committed Oct 16, 2024
1 parent 0fbf0e0 commit bb6b2a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/console/src/notebook/Editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
}
}

// Override Monaco's default markdown popups (i.e signature help) to resemble VS Code closer
.rendered-markdown.markdown-docs {
min-width: 12rem;

Expand All @@ -27,4 +28,4 @@
blockquote {
margin-left: $spacer-4;
}
}
}

0 comments on commit bb6b2a4

Please sign in to comment.