centered score in feedbac panel (#3426)

This commit is contained in:
evan-danswer 2024-12-11 11:19:53 -05:00 committed by GitHub
parent 65d2511216
commit ad6be03b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,7 @@ export const DocumentFeedbackTable = ({
/>
</TableCell>
<TableCell>
<div className="ml-auto flex w-16">
<div className="relative">
<div
key={document.document_id}
className="h-10 ml-auto mr-8"