优化ai对话的内容区域的样式
This commit is contained in:
@@ -504,7 +504,7 @@ export default function Chat() {
|
||||
const conversationIntroduction = currConversationInfo?.introduction || '';
|
||||
|
||||
return (
|
||||
<Layout style={{ height: '100%', minHeight: '100%' }}>
|
||||
<Layout style={{ height: '100%', minHeight: '100%'}}>
|
||||
{/* 侧边栏 */}
|
||||
<ChatSidebar
|
||||
ref={sidebarRef}
|
||||
|
||||
Reference in New Issue
Block a user