refac: styling

This commit is contained in:
Timothy J. Baek 2024-06-01 18:44:47 -07:00
parent f2e5bebdbc
commit dd799ebea8

View File

@ -242,7 +242,7 @@
};
</script>
<div class="h-full flex mb-6">
<div class="h-full flex">
{#if messages.length == 0}
<Placeholder
modelIds={selectedModels}