style:promptInput字体&转视频问号图标&转产品图弹窗文字居中

This commit is contained in:
zhangyh
2025-11-21 09:58:32 +08:00
parent 155b5b4cd5
commit 7dc272b3e7
4 changed files with 50 additions and 12 deletions

View File

@@ -65,4 +65,10 @@ defineExpose({
getContext
})
</script>
<style lang="less" scoped></style>
<style lang="less" scoped>
#sender {
:deep(.chat-scroll) {
font-size: 1.4rem;
}
}
</style>