提交 8611ef28 作者: 毛细亚

优化AI聊天组件样式

上级 4eb23172
...@@ -63,7 +63,8 @@ ...@@ -63,7 +63,8 @@
<p>答案:{{ item.answer }}</p> <p>答案:{{ item.answer }}</p>
</div> </div>
</div> </div>
<el-button slot="reference" type="text">回答来源</el-button> <el-button style="margin-bottom: -10px;" slot="reference"
type="text">回答来源</el-button>
</el-popover> </el-popover>
</p> </p>
<!-- 文字 --> <!-- 文字 -->
...@@ -572,7 +573,7 @@ export default { ...@@ -572,7 +573,7 @@ export default {
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400; font-weight: 400;
color: #999999; color: #999999;
line-height: 32px; line-height: 20px;
} }
.chatItem { .chatItem {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论