Commit 8a4130e4 authored by tyyin lan's avatar tyyin lan

chore(首页): 气泡最新宽度修改

parent 797a5951
......@@ -35,7 +35,7 @@ const isAgentMessage = computed(() => {
{{ isAgentMessage ? '萃想AI' : userStore.userInfo.nickName }}
</div>
<div
class="box-content min-h-[21px] min-w-[100px] rounded-[10px] border border-[#9EA3FF] px-[15px] py-[14px] text-justify"
class="box-content min-h-[21px] min-w-[80px] rounded-[10px] border border-[#9EA3FF] px-[15px] py-[14px] text-justify"
:class="{
'bg-[#777EF9]': isAgentMessage,
'text-[#fff]': isAgentMessage,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment