[feat] gpt 0613 additions, some fixes

This commit is contained in:
kwaroran
2023-06-14 23:14:44 +09:00
parent 1c170ef8a7
commit 0884c445a0
4 changed files with 19 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
</script>
<div class="absolute w-full h-full z-40 bg-black bg-opacity-50 flex justify-center items-center">
<div class="bg-darkbg p-4 break-any rounded-md flex flex-col max-w-3xl w-72">
<div class="bg-darkbg p-4 break-any rounded-md flex flex-col max-w-3xl w-72 max-h-full overflow-y-auto">
<div class="flex items-center text-neutral-200 mb-4">
<h2 class="mt-0 mb-0">{language.chatList}</h2>
<div class="flex-grow flex justify-end">