From ad33b26729b1bf3d21f8d480e04c197f4fbb6119 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 8 Dec 2023 15:26:13 +0100 Subject: [PATCH] fix(CommandPalette): missing right padding on input with close button --- src/runtime/components/navigation/CommandPalette.vue | 4 ++-- src/runtime/ui.config/navigation/commandPalette.ts | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 97b3938197..2d74224957 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -14,14 +14,14 @@ - +