Explorar o código

PG issue 2096 : CSS Fix

Jaskar %!s(int64=8) %!d(string=hai) anos
pai
achega
6e221b84a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {