Browse Source

样式修改

tanxue 4 months ago
parent
commit
e25349d7c8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      common/styles/global/pages.scss

+ 3 - 0
common/styles/global/pages.scss

@@ -83,6 +83,9 @@
 		.yzm-btn{margin-top: 32rpx;}
 		.cxfs-btn{margin: 16rpx auto 30rpx;}
 	}
+	@media (max-height: 736px) {
+		.login-btn{margin-top: 42rpx;}
+	}
 	@media (max-height: 700px) {
 	   .login-body-box{top:640rpx;}
 	   .login-btn{margin-top: 46rpx;}