feat: 优化sketch显示&添加sketch卡片
This commit is contained in:
@@ -465,7 +465,7 @@
|
||||
|
||||
// 打字机效果显示placeholder文本
|
||||
const placeholderText =
|
||||
'Generate a furniture trending report for 2025, including popular styles and design directions.'
|
||||
'Generate a furniture trending report for 2026, including popular styles and design directions.'
|
||||
typeWriterEffect(placeholderSpan, placeholderText)
|
||||
|
||||
const removePlaceholderOnInput = () => {
|
||||
@@ -1378,6 +1378,7 @@
|
||||
.agent-modal {
|
||||
// width: 14.6rem;
|
||||
// height: 8.5rem;
|
||||
|
||||
row-gap: 1.2rem;
|
||||
font-family: 'Medium';
|
||||
font-weight: 500;
|
||||
@@ -1388,6 +1389,7 @@
|
||||
box-shadow: 0px 6.53px 32.63px 0px #0000000d;
|
||||
border-radius: 1rem;
|
||||
padding: 1.2rem 1.4rem;
|
||||
transform: translateX(calc(50% - 1.6rem));
|
||||
.c-svg {
|
||||
width: initial;
|
||||
width: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user