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