mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-26 13:54:09 +01:00
feat: enhance chat UI and add location component with images
This commit is contained in:
@@ -35,7 +35,7 @@ defineShortcuts({
|
||||
</ul>
|
||||
</div>
|
||||
<ClientOnly>
|
||||
<UCard variant="outline" class="md:max-w-1/2" :ui="{ body: 'flex justify-between items-center gap-2' }">
|
||||
<UCard variant="outline" class="md:max-w-1/2 m-1 shadow-sm" :ui="{ body: 'flex justify-between items-center gap-2' }">
|
||||
<p class="block">
|
||||
{{ t('change') }}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user