From 719515afe7ee8c84f42d6bce7878e0a4a0d2ee3c Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Thu, 2 Jun 2022 13:11:08 +0200 Subject: Properly calculate carret position The carret position is currently hard coded based on the position of the icon in the header. This PR calculate its position relatively to the header icon. Signed-off-by: Louis Chemineau --- core/src/components/HeaderMenu.vue | 13 ++++--------- dist/core-unified-search.js | 4 ++-- dist/core-unified-search.js.map | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/core/src/components/HeaderMenu.vue b/core/src/components/HeaderMenu.vue index 9fed383b026..7a4c10010f2 100644 --- a/core/src/components/HeaderMenu.vue +++ b/core/src/components/HeaderMenu.vue @@ -33,11 +33,11 @@ @click.prevent="toggleMenu"> +