Quellcode durchsuchen

文本框间距修改

liuzhen vor 6 Jahren
Ursprung
Commit
a9e5ffc893

+ 1 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/newRepositoryAdd.html

@@ -60,6 +60,7 @@
60 60
 			    background: #f3f3f4;
61 61
 			    border: 1px solid #e7e7e7;
62 62
 			    resize: none;
63
+			    padding: 0px;
63 64
 			    /*padding-left: 10px;*/
64 65
 			}
65 66
 			#scwj{

+ 1 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/newRepositoryDetail.html

@@ -58,6 +58,7 @@
58 58
 			    height: 100%;
59 59
 			    background: #f3f3f4;
60 60
 			    border: 1px solid #e7e7e7;
61
+			    padding: 0px;
61 62
 			    resize: none;
62 63
 			}
63 64
 			#scwj{