You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
378 B
21 lines
378 B
10 months ago
|
|
||
|
.btn.data-v-7e73ed56 {
|
||
|
width: 697rpx;
|
||
|
height: 73rpx;
|
||
|
background: #DC2525;
|
||
|
line-height: 73rpx;
|
||
|
font-size: 32rpx;
|
||
|
font-family: PingFang SC;
|
||
|
font-weight: bold;
|
||
|
color: #FFFFFF;
|
||
|
text-align: center;
|
||
|
position: fixed;
|
||
|
bottom: 30rpx;
|
||
|
z-index: 999;
|
||
|
text-align: center;
|
||
|
left: 50%;
|
||
|
-webkit-transform: translate(-348.5rpx, 0);
|
||
|
transform: translate(-348.5rpx, 0);
|
||
|
}
|
||
|
|