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.
42 lines
747 B
42 lines
747 B
|
|
page.data-v-ff2fabee{
|
|
background-color: #F3F3F3 !important;
|
|
}
|
|
.container.data-v-ff2fabee {
|
|
background-color: #F3F3F3;
|
|
}
|
|
.page-message.data-v-ff2fabee {
|
|
background-color: #F3F3F3;
|
|
}
|
|
.msg-h.data-v-ff2fabee {
|
|
line-height: 48rpx;
|
|
font-size: 32rpx;
|
|
padding: 30rpx;
|
|
}
|
|
.msg-c.data-v-ff2fabee {
|
|
background-color: #fff;
|
|
}
|
|
.msg-c textarea.data-v-ff2fabee {
|
|
width: calc(100vw - 80rpx);
|
|
min-height: 160rpx;
|
|
line-height: 40rpx;
|
|
margin: 0;
|
|
padding: 40rpx;
|
|
font-size: 28rpx;
|
|
resize: none;
|
|
border: none;
|
|
display: block;
|
|
}
|
|
.msg-b.data-v-ff2fabee {
|
|
height: 90rpx;
|
|
line-height: 90rpx;
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
padding: 30rpx;
|
|
}
|
|
.msg-b .span.data-v-ff2fabee {
|
|
background-color: #FFD93F;
|
|
border-radius: 100rpx;
|
|
display: block;
|
|
}
|
|
|
|
|