mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 20:06:06 +00:00
perf: adjust ui
This commit is contained in:
@@ -36,7 +36,7 @@ export default function KBDoc({ kbId }: { kbId: string }) {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="container mx-auto py-4">
|
||||
<div className="container mx-auto py-2">
|
||||
<FileUploadZone
|
||||
kbId={kbId}
|
||||
onUploadSuccess={handleUploadSuccess}
|
||||
|
||||
Reference in New Issue
Block a user