瀏覽代碼

Playground - Fix top and bot margins

noalak 5 年之前
父節點
當前提交
9af76981c3
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      Playground/css/index.css

+ 0 - 4
Playground/css/index.css

@@ -255,10 +255,6 @@ body {
     color: #BB464B;
 }
 
-.wrapper #jsEditor {
-    padding-top: 5px;
-}
-
 .wrapper #jsEditor.light {
     background-color: white;
 }