优化多个页面样式与展示文本
This commit is contained in:
@@ -14,7 +14,7 @@ export default function HelpLayout(props: {
|
||||
]}/>
|
||||
<div className="flex gap-6">
|
||||
<Sidebar/>
|
||||
<div className="flex-1 bg-white border rounded p-6 min-h-[420px]">
|
||||
<div className="flex-1 bg-white rounded p-6 min-h-[420px]">
|
||||
{props.children}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user