shish
6 часов назад
Родитель
Сommit
23be5e002d
|
|
@@ -502,7 +502,7 @@
|
|
|
|
|
|
.pay-entry-btn {
|
|
|
flex: 1;
|
|
|
- height: 72upx;
|
|
|
+ height: 82upx;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
@@ -522,7 +522,7 @@
|
|
|
}
|
|
|
|
|
|
.pay-entry-btn__text {
|
|
|
- font-size: 26upx;
|
|
|
+ font-size: 30upx;
|
|
|
color: #3385ff;
|
|
|
line-height: 36upx;
|
|
|
}
|