zhangchao hace 5 años
padre
commit
87b42f85e3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      src/editor.html

+ 2
- 1
src/editor.html Ver fichero

@@ -1745,7 +1745,8 @@
1745 1745
 				padding-left: 10px;
1746 1746
 				padding-right: 10px;
1747 1747
 				line-height: 20px;
1748
-				caret-color:rgb(90, 149, 211)
1748
+				caret-color:rgb(90, 149, 211);
1749
+				margin-bottom: 100px;
1749 1750
 			}
1750 1751
 
1751 1752
 			#zss_editor_title {