feat: update layout of RetrieveLogList for improved spacing and readability

This commit is contained in:
mlogclub
2026-06-02 16:23:10 +08:00
parent ae62f7ecce
commit 3162faca56
@@ -137,7 +137,7 @@ export function RetrieveLogList({
return ( return (
<> <>
<div className="flex h-full flex-col px-6 py-4"> <div className="flex h-full flex-col gap-4 px-6 py-4">
<DashboardListPage<KnowledgeRetrieveLog> <DashboardListPage<KnowledgeRetrieveLog>
layout="fragment" layout="fragment"
filters={[ filters={[