mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-27 00:11:01 +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>
|
||||||
<TableCell>
|
<TableCell>
|
||||||
<div className="ml-auto flex w-16">
|
<div className="relative">
|
||||||
<div
|
<div
|
||||||
key={document.document_id}
|
key={document.document_id}
|
||||||
className="h-10 ml-auto mr-8"
|
className="h-10 ml-auto mr-8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user