diff --git a/docs/src/components/Interpreter/styles.css b/docs/src/components/Interpreter/styles.css index acd871a36..53bb33b4c 100644 --- a/docs/src/components/Interpreter/styles.css +++ b/docs/src/components/Interpreter/styles.css @@ -48,7 +48,7 @@ body.full-screen .term { bottom: 0; left: 0; z-index: 300; - height: auto; + height: auto !important; } .full-screen .intro .actions-wrapper { z-index: 400;