diff --git a/src/playground/index.css b/src/playground/index.css
index a8bd3c73aefc41f8ae79a93d9c2771484497391b..edb710e70da3ad0edc3c3af4475f1ff6f63e43b9 100644
--- a/src/playground/index.css
+++ b/src/playground/index.css
@@ -8,7 +8,7 @@ body,
 
     /* Setting min height/width makes the UI scroll below those sizes */
     min-width: 1024px;
-    min-height: 670px; /* Min height to fit sprite/backdrop button */
+    min-height: 640px; /* Min height to fit sprite/backdrop button */
 }
 
 /* @todo: move globally? Safe / side FX, for blocks particularly? */