소스 검색

样式修改

tanxue 3 달 전
부모
커밋
72dd52f7b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/styles/global/components.scss

+ 1 - 1
common/styles/global/components.scss

@@ -253,7 +253,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 	  background-image: url("@/static/images/common/dialog-login-img.png");
 	 }
 	.tip-btn-box{
-		width: 100%;display: flex;justify-content: space-between;
+		width: 100%;display: flex;justify-content: center;
 		.not-confirm-btn,.confirm-btn{
 			width: 208rpx;height: 83rpx;@include ezy-no-repeat-cover;margin: 30rpx 32rpx 0;
 		}