zhangchao 4 년 전
부모
커밋
87b42f85e3
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      src/editor.html

+ 2
- 1
src/editor.html 파일 보기

@@ -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 {