refac: styling

This commit is contained in:
Timothy J. Baek
2024-10-05 15:47:51 -07:00
parent 9c18cf204d
commit ecd6a135cd
2 changed files with 7 additions and 3 deletions

View File

@@ -175,7 +175,11 @@
</div>
</div>
<div class="text-base font-normal lg:translate-x-6 lg:max-w-3xl w-full py-3">
<div
class="text-base font-normal lg:translate-x-6 lg:max-w-3xl w-full py-3 {atSelectedModel
? 'mt-2'
: ''}"
>
<MessageInput
{history}
{selectedModels}