small change

This commit is contained in:
Thomas G. Lopes 2025-06-18 16:40:58 +01:00
parent 024de4d338
commit b1005d7df5

View file

@ -562,7 +562,7 @@
{isGenerating ? 'Stop generation' : 'Send message'}
</Tooltip>
</div>
<div class="flex flex-col gap-2 pr-2 sm:flex-row sm:items-center">
<div class="flex flex-col items-start gap-2 pr-2 sm:flex-row sm:items-center">
<ModelPicker onlyImageModels={selectedImages.length > 0} />
<button
type="button"