mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(CommandPalette): input close icon position
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
v-if="closeIcon"
|
||||
:icon="closeIcon"
|
||||
variant="transparent"
|
||||
class="absolute right-3"
|
||||
class="absolute right-2"
|
||||
aria-label="close"
|
||||
@click="onClear"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user