Update frontend/src/app/knowledge/chunks/page.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
boneill-ds 2025-09-23 13:24:57 -06:00 committed by GitHub
parent c33b5bcd4e
commit 9caebae22e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -227,7 +227,7 @@ function ChunksPageContent() {
onClick={() => handleChunkCardCheckboxChange(index)}
/>
</div>
<span className="text-sm text-bold">
<span className="text-sm font-bold">
Chunk {chunk.page}
</span>
<span className="bg-background p-1 rounded text-xs text-muted-foreground/70">