diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 0cae947d..1d075fdc 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -23,7 +23,7 @@ v-if="closeIcon" :icon="closeIcon" variant="transparent" - class="absolute right-3" + class="absolute right-2" aria-label="close" @click="onClear" />