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.
14 lines
240 B
14 lines
240 B
3 years ago
|
|
||
|
.butten.data-v-64474396{
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
font-size: 35rpx;
|
||
|
color: #ffffff;
|
||
|
width: 60%;
|
||
|
margin: 10rpx auto;
|
||
|
border-radius: 10px;
|
||
|
background: #007AFF;
|
||
|
padding: 20rpx 0;
|
||
|
}
|
||
|
|