🚸 (bot) Display inputs to the right s…
This commit is contained in:
@ -79,7 +79,7 @@ export const InputChatBlock = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex">
|
<div className="flex justify-end">
|
||||||
{hasAvatar && (
|
{hasAvatar && (
|
||||||
<div className="flex w-6 xs:w-10 h-6 xs:h-10 mr-2 mb-2 mt-1 flex-shrink-0 items-center" />
|
<div className="flex w-6 xs:w-10 h-6 xs:h-10 mr-2 mb-2 mt-1 flex-shrink-0 items-center" />
|
||||||
)}
|
)}
|
||||||
|
Reference in New Issue
Block a user