Files
WeKnora/miniprogram/pages/chat/chat.wxss

11 lines
134 B
Plaintext

.answer-card {
margin-top: 28rpx;
}
.answer {
white-space: pre-wrap;
line-height: 1.7;
color: #102a43;
font-size: 28rpx;
}