Browse Source

样式修改

lilei 3 years ago
parent
commit
acae7b196e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/userCenter/changePwd.vue

+ 3 - 0
pages/userCenter/changePwd.vue

@@ -176,6 +176,9 @@
 			position: relative;
 			bottom: 10rpx;
 		}
+		/deep/ .m-input-view{
+			margin-top: 0;
+		}
 		.form-footer-btn{
 			margin: 140upx 50upx 0;
 			display: flex;