Преглед изворни кода

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 {