mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
minor change
This commit is contained in:
parent
cc6a231b3c
commit
1086b6272a
1 changed files with 1 additions and 1 deletions
|
|
@ -774,7 +774,7 @@ const UserMessageComponent = ({ chatMessage, messageIdx, isLoading }: ChatBubble
|
|||
{role === 'user' && <EditSymbol
|
||||
size={18}
|
||||
className={`
|
||||
absolute -top-1 right-3
|
||||
absolute -top-1 -right-1
|
||||
translate-x-0 -translate-y-0
|
||||
cursor-pointer z-1
|
||||
p-[2px]
|
||||
|
|
|
|||
Loading…
Reference in a new issue