42 lines
646 B
Plaintext
42 lines
646 B
Plaintext
|
|
.body-style.data-v-fc0422d8 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
.box-rds.data-v-fc0422d8 {
|
|
background-color: #fff;
|
|
border-radius: 40rpx;
|
|
padding: 30rpx;
|
|
margin: 20rpx;
|
|
}
|
|
.title.data-v-fc0422d8{
|
|
background-color: #fff;
|
|
.title-data{
|
|
font-size: 60rpx;
|
|
font-weight: bold;
|
|
margin-right: 10rpx;
|
|
}
|
|
}
|
|
.flx.data-v-fc0422d8{
|
|
display: flex;
|
|
}
|
|
.jc-end.data-v-fc0422d8{
|
|
justify-content: end;
|
|
}
|
|
.jc-start.data-v-fc0422d8{
|
|
justify-content: end;
|
|
}
|
|
.ac.data-v-fc0422d8{
|
|
align-items: center;
|
|
}
|
|
.jc.data-v-fc0422d8{
|
|
justify-content: center;
|
|
}
|
|
.jcsb.data-v-fc0422d8{
|
|
justify-content: space-between;
|
|
}
|
|
.fd_row.data-v-fc0422d8{
|
|
flex-direction: row;
|
|
}
|
|
|
|
|