Fix chatMessage component layout issue

This commit is contained in:
anovazzi1 2024-05-02 19:48:14 -03:00
commit b7cfa211b3

View file

@ -271,7 +271,7 @@ dark:prose-invert"
</div>
</div>
) : (
<div>
<div className="form-modal-chat-text-position min-w-96 flex-grow">
{template ? (
<>
<button