mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-02-03 13:31:40 +01:00
feat: add VSCode settings for improved development experience; remove Typing component and adjust layout in MessageContainer and index pages
This commit is contained in:
@@ -38,7 +38,7 @@ watch(
|
||||
}"
|
||||
/>
|
||||
<ChatMain />
|
||||
<div ref="parents" class="space-y-8 my-16 md:my-32">
|
||||
<div ref="parents" class="space-y-4 my-32">
|
||||
<ChatMessageContainer
|
||||
v-motion
|
||||
:initial="{
|
||||
|
||||
Reference in New Issue
Block a user