Jaskar 8 роки тому
батько
коміт
6e221b84a4
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Playground/css/index.css

+ 1 - 1
Playground/css/index.css

@@ -40,7 +40,7 @@ body {
 }
 .wrapper #jsEditor {
     padding-top:5px;
-    height: 100%;
+    height: calc(100% - 10px);
 }
 
 .wrapper #jsEditor.light {