sytle: 优化大纲管理页面支持展开大纲详情

This commit is contained in:
xiamuceer
2026-03-24 10:57:01 +08:00
parent f74f6641f2
commit 97c2226f9d
2 changed files with 53 additions and 8 deletions
+1 -1
View File
@@ -372,7 +372,7 @@ export default function ProjectWizardNew() {
<div style={{
maxWidth: 800,
margin: '0 auto',
padding: isMobile ? '16px 12px' : '24px 24px',
padding: isMobile ? '8px 12px 12px' : '12px 20px 16px',
}}>
{currentStep === 'form' && renderForm()}
{currentStep === 'generating' && generationConfig && (