|
@@ -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;}
|