parent
1536637159
commit
86b3a51206
|
|
@ -1783,12 +1783,12 @@ export default {
|
|||
}
|
||||
|
||||
.message-content-width {
|
||||
width: 70%;
|
||||
max-width: 70%;
|
||||
}
|
||||
|
||||
/* 回答反馈容器,跟随左侧消息,右下角对齐 */
|
||||
.feedback-container {
|
||||
width: 70%;
|
||||
max-width: 70%;
|
||||
margin-left: 80rpx; /* 头像宽度64rpx + 间距16rpx */
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
|
|
|||
Loading…
Reference in New Issue