diff --git a/client/src/playground/index.scss b/client/src/playground/index.scss index 2de01967683d..71788fe7b830 100644 --- a/client/src/playground/index.scss +++ b/client/src/playground/index.scss @@ -171,6 +171,7 @@ main.play { background-color: var(--background-secondary); border: var(--editor-header-border-width) solid var(--border-primary); + height: 0; min-height: var(--editor-header-height); width: 100%;