Jaskar 8 лет назад
Родитель
Сommit
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 {