Explorar o código

Editor: Better textarea style.

Mr.doob %!s(int64=12) %!d(string=hai) anos
pai
achega
a99c5cf6ce
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  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 {

粤ICP备19079148号