|
@@ -117,7 +117,7 @@
|
|
|
<ArchivedChatsModal bind:show={showArchivedChatsModal} onUpdate={handleArchivedChatsChange} />
|
|
|
|
|
|
<div id="tab-chats" class="flex flex-col h-full justify-between space-y-3 text-sm">
|
|
|
- <div class=" space-y-2 overflow-y-scroll max-h-[28rem] lg:max-h-full">
|
|
|
+ <div class=" space-y-2 overflow-y-scroll max-h-[28rem] md:max-h-full">
|
|
|
<div class="flex flex-col">
|
|
|
<input
|
|
|
id="chat-import-input"
|