瀏覽代碼

Editor: Better textarea style.

Mr.doob 11 年之前
父節點
當前提交
5db42dc5b9
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      editor/css/dark.css
  2. 0 1
      editor/css/light.css

+ 0 - 1
editor/css/dark.css

@@ -47,7 +47,6 @@ button {
 textarea {
 	white-space: pre;
 	word-wrap: normal;
-	overflow: scroll;
 }
 
 .Panel {

+ 0 - 1
editor/css/light.css

@@ -21,7 +21,6 @@ button {
 textarea {
 	white-space: pre;
 	word-wrap: normal;
-	overflow: scroll;
 }
 
 .Panel {