hls_crm/unpackage/dist/dev/mp-weixin/pages/tovoid/tovoid.wxss

27 lines
508 B
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.textbox.data-v-4ebcaee6 {
background: #fff;
padding: 20rpx 24rpx;
}
.textbox .textcontent.data-v-4ebcaee6 {
width: 100%;
height: 300rpx;
border-radius: 8rpx;
border: 1rpx solid #CCCCCC;
padding: 20rpx;
}
.btn.data-v-4ebcaee6 {
width: 680rpx;
height: 80rpx;
border-radius: 40rpx;
background: #008EFF;
margin: 100rpx auto;
font-size: 24rpx;
color: #fff;
text-align: center;
line-height: 80rpx;
}