feat: 首页改造成ChatGPT风格对话界面,调整各页面padding布局

This commit is contained in:
2026-03-10 10:49:24 +08:00
parent 8839ec244a
commit 40f99f0c49
12 changed files with 295 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ export const MarkdownTabPage: React.FC<MarkdownTabPageProps> = ({
return (
<div
className="max-w-4xl mx-auto w-full"
className="w-full px-10 py-4"
style={{ zoom: zoom / 100 }}
>
<div className="h-full w-full">