2
0

🚸 (bot) Display inputs to the right s…

This commit is contained in:
Baptiste Arnaud
2022-10-07 06:36:36 +02:00
parent 88c4076664
commit 30c1acbd2b

View File

@ -79,7 +79,7 @@ export const InputChatBlock = ({
}
return (
<div className="flex">
<div className="flex justify-end">
{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" />
)}