26 lines
454 B
Plaintext
26 lines
454 B
Plaintext
|
|
||
|
.tips.data-v-69f8994b{
|
||
|
padding: 20rpx 20rpx 0;
|
||
|
line-height: 1.5;
|
||
|
color: #333333;
|
||
|
}
|
||
|
.feedback.data-v-69f8994b{
|
||
|
width: calc(100% - 40rpx);
|
||
|
margin: 20rpx auto 50rpx;
|
||
|
padding: 15rpx 20rpx;
|
||
|
}
|
||
|
.feedback textarea.data-v-69f8994b{
|
||
|
width: 100%;
|
||
|
border: 2rpx solid #f4f5f6;
|
||
|
margin-top: 5px;
|
||
|
padding: 8rpx 10px;
|
||
|
line-height: 1.5;
|
||
|
}
|
||
|
.feedback-btn.data-v-69f8994b{
|
||
|
width: calc(100% - 40rpx);
|
||
|
line-height: 80rpx;
|
||
|
text-align: center;
|
||
|
margin: 0 auto;
|
||
|
}
|
||
|
|