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

@@ -389,6 +389,9 @@ const handleCopy = async (value: string) => {
border-radius: 0.8rem;
overflow-y: auto;
position: relative;
display: flex;
align-items: center;
justify-content: center;
// &:first-child{
// width: 53.6rem;
// }