14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
|
|
|
||
|
|
.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;
|
||
|
|
}
|
||
|
|
|