Ver Fonte

免费安装安装地点占位样式调整

zhupeng há 3 anos atrás
pai
commit
986344b216
1 ficheiros alterados com 5 adições e 1 exclusões
  1. 5 1
      pages/user/freeInstallment.vue

+ 5 - 1
pages/user/freeInstallment.vue

@@ -223,7 +223,7 @@
 			  @include themeify{
 			  	font-size: themed('font-size4');
 			  	line-height: themed('font-size4');
-			  	font-size: themed('font-size4');
+			  	height: themed('font-size4');
   				}
 /*		  				  height: 18px;
 						  line-height: 18px;*/
@@ -242,6 +242,10 @@
 			   margin-top: 12px;
 			 .uni-textarea-placeholder{
 				 padding: 12px;
+				 @include themeify{
+				 	font-size: themed('font-size2');
+				 	line-height: themed('font-size2'); 
+   				}
 			 }
 			 /deep/.uni-textarea-textarea{
 				 margin: 10px;