浏览代码

样式修改

tanxue 16 小时之前
父节点
当前提交
bc48b41084
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      common/styles/global/pages.scss

+ 2 - 2
common/styles/global/pages.scss

@@ -1104,8 +1104,8 @@
 		}
 		
 		.duihuan-confirm-btn{
-			width: 655rpx;height: 92rpx;line-height: 92rpx;text-align: center;font-size:32rpx;
-			margin-top: 48rpx;@include ezy-no-repeat-cover;font-weight: bold;
+			width: 100%;height: 92rpx;line-height: 92rpx;text-align: center;font-size:32rpx;
+			margin-top: 42rpx;@include ezy-no-repeat-contain;font-weight: bold;
 			background-image: url("@/static/images/login/login-btn-bj.png");color:#fff;
 		}
 	}