Skip to content

Commit 01335ac

Browse files
author
Benedikt Artelt
committed
Merge branch 'swp_autoping_implement_modular_layout' into codeocean-tuil-dynlay
2 parents d318cfd + 070fb35 commit 01335ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/assets/stylesheets/editor.css.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ html[data-bs-theme="light"] {
9191
}
9292

9393
#content-left-sidebar, #content-right-sidebar {
94-
max-height: 500px;
94+
max-height: 800px;
95+
min-height: 250px;
9596
}
9697

9798
.frame {

0 commit comments

Comments
 (0)