mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-26 16:01:09 +02:00
centered score in feedbac panel (#3426)
This commit is contained in:
parent
65d2511216
commit
ad6be03b4d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user