Explorar el Código

修改译文框

Bhikkhu-Kosalla hace 5 años
padre
commit
7b98389d6a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/studio/editor.php

+ 2 - 2
app/studio/editor.php

@@ -150,8 +150,8 @@ else{$currDevice="computer";}
 		padding-top:0;
 	}
 	.translate_sent_head_content{
-		max-height: 9em;
-    overflow-y: scroll;
+		max-height: 17em;
+		overflow-y: scroll;
 	}
 	.translate_sent_head_content .readonly{
 		border-color: #d1d1d1;