style(agent): 优化工作流页面样式

- 移除工作流卡片标题的自定义颜色样式- 优化 Markdown 渲染容器的样式,确保图片自适应- 调整历史记录项弹出框的样式,使其背景透明无圆角
This commit is contained in:
林志军
2025-08-04 10:30:19 +08:00
parent 07dafcf2a7
commit 653e8869d0
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
{{ item.title }}
</div>
<div class="trigger-container">
<a-trigger position="top" trigger="click" :auto-fit-position="false" :unmount-on-close="true ">
<a-trigger mouse-leave-delay="200" position="top" trigger="hover" :auto-fit-position="false" :unmount-on-close="true ">
<SvgIcon size="12" name="svg-more" class="icon-more" />
<template #content>
<div class="">