소스 검색

样式修改

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;