更新样式匹配新设计方案

This commit is contained in:
2025-04-26 17:56:32 +08:00
parent f46660fafd
commit b20ec85db9
10 changed files with 66 additions and 112 deletions

View File

@@ -312,9 +312,6 @@ export default function ResourcesPage(props: ResourcesPageProps) {
),
},
]}
classNames={{
dataRow: `h-14`,
}}
/>
</Page>
)