更新样式匹配新设计方案
This commit is contained in:
@@ -5,7 +5,7 @@ export type ExtractPageProps = {}
|
||||
|
||||
export default async function ExtractPage(props: ExtractPageProps) {
|
||||
return (
|
||||
<Page className={`p-0`}>
|
||||
<Page>
|
||||
<Extract className={`p-8`}/>
|
||||
</Page>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user