浏览代码

样式修改

lilei 3 年之前
父节点
当前提交
acae7b196e
共有 1 个文件被更改,包括 3 次插入0 次删除
  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;