聊天样式调整

This commit is contained in:
2022-02-24 09:48:57 +08:00
parent 18173995ab
commit 9c7a8c8ee1

View File

@@ -49,13 +49,14 @@
.name { .name {
font-size: 24rpx; font-size: 24rpx;
color: $text-gray-m; color: $text-gray-m;
margin-bottom: 10rpx;
} }
.text { .text {
box-sizing: border-box; box-sizing: border-box;
max-width: 502rpx; max-width: 502rpx;
padding: 20rpx; padding:10rpx 24rpx;
line-height: 46rpx; line-height: 46rpx;
font-size: 32rpx; font-size: 32rpx;
color: $text-color; color: $text-color;