diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx
index 7765048..40b7cd1 100644
--- a/components/ChatInputBox/ChatInputBox.tsx
+++ b/components/ChatInputBox/ChatInputBox.tsx
@@ -185,7 +185,7 @@ const RenderTemplateStoryMode = ({
{selectedTemplate.name}
@@ -492,23 +492,23 @@ const RenderTemplateStoryMode = ({
}}
footer={null}
width="60%"
+ closable={false}
style={{ maxWidth: "800px", marginTop: "0vh" }}
className="photo-story-modal !pb-0 rounded-lg bg-white/[0.08] backdrop-blur-[20px] [&_.ant-modal-content]:bg-white/[0.00]"
- closeIcon={
-
-
- ×
-
-
- }
>
{/* 弹窗头部 */}
-
+
Template Story Selection
+