Browse Source

样式修改

tanxue 1 tháng trước cách đây
mục cha
commit
7501cbd621
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      common/styles/global/pages.scss

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

@@ -980,7 +980,7 @@
 // 兑换码
 .duihuan-dialog{
 	.duihuan-input{
-		width:465rpx;height: 82rpx;box-sizing: border-box;
+		width:465rpx;height: 82rpx;box-sizing: border-box;padding: 0 18rpx;
 		display: flex;align-items: center;margin: 0 auto;
 		background-image: url("@/static/images/my/my-tel-input.png");@include ezy-no-repeat-cover;
 		.uni-input-placeholder {font-size: 25rpx;color: #ffffffd9;}