mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-07 19:38:19 +02:00
remove minor border issue
This commit is contained in:
parent
526932a7f6
commit
b1ee1efecb
@ -39,7 +39,6 @@ export function DocumentMetadataBlock({
|
||||
|
||||
{metadataEntries.length > 0 && (
|
||||
<>
|
||||
<div className="mx-1 h-4 border-l border-border" />
|
||||
<div className="flex items-center overflow-hidden">
|
||||
{metadataEntries
|
||||
.slice(0, MAX_METADATA_ITEMS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user