|
|
@@ -22,7 +22,7 @@
|
|
|
font-weight: normal;display: flex;align-items: center;justify-content: space-between;flex-shrink: 0;
|
|
|
}
|
|
|
.phone-prefix::after{content: '';width: 1rpx;height: 40rpx;display: inline-block;background-color: #ffffffd9;}
|
|
|
- .phone-input {font-size: 38rpx;padding: 0 22rpx;box-sizing: border-box;color: #fff;flex: 1;}
|
|
|
+ .phone-input {font-size: 38rpx;padding: 0 30rpx;box-sizing: border-box;color: #fff;flex: 1;overflow: hidden;}
|
|
|
.uni-input-placeholder {font-size: 34rpx;color: #ffffffd9;
|
|
|
}
|
|
|
.close-btn{width: 42rpx;height: 42rpx;margin-right: 30rpx;@include ezy-no-repeat-cover;
|