Skip to content

Commit

Permalink
small padding
Browse files Browse the repository at this point in the history
  • Loading branch information
amunger committed Apr 5, 2023
1 parent 1637b7d commit b984986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/notebook-renderers/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ export const activate: ActivationFunction<void> = (ctx) => {
#container div.truncation-message {
font-style: italic;
font-family: var(--theme-font-family);
padding-top: 4px;
}
#container div.output .scrollable div {
cursor: text;
Expand Down

0 comments on commit b984986

Please sign in to comment.