Преглед на файлове

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 {