This commit is contained in:
@@ -473,13 +473,14 @@
|
|||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
|
||||||
.btn-pay {
|
.btn-pay {
|
||||||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
background: #1890ff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 40rpx;
|
border-radius: 20rpx;
|
||||||
padding: 16rpx 40rpx;
|
padding: 16rpx 40rpx;
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
width:100%;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user