Skip to content

Commit

Permalink
fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Nov 7, 2023
1 parent d7074b4 commit cc4fe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/notebooks/Notebook/Notebook.scss
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
}
}

.NotebookColumnLeft__widget {
.NotebookColumn__widget {
> .LemonWidget__content {
max-height: calc(100vh - 220px);
overflow: auto;
Expand Down

0 comments on commit cc4fe09

Please sign in to comment.