mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 15:54:03 +01:00
feat: update CommandPalette styling and remove unused 'uses' translations for improved clarity and organization
This commit is contained in:
@@ -73,7 +73,7 @@ const commandPaletteUi = {
|
||||
:disabled="loading"
|
||||
>
|
||||
<template #trailing>
|
||||
<div class="hidden md:flex gap-1">
|
||||
<div class="hidden md:flex px-2 items-center">
|
||||
<UKbd value="enter" color="info" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user