From 9e045447f7a0a4de9ed2b70b09d027eda2036693 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Thu, 8 Sep 2022 14:28:54 +0200 Subject: Fix UnifiedSearch - Fix too big margins - Fix horizontal scrolbar (caused by margin in text field) - Add some spacing between the items (4px) - Center items (I love flex) Signed-off-by: Carl Schwan --- core/src/components/HeaderMenu.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'core/src/components/HeaderMenu.vue') diff --git a/core/src/components/HeaderMenu.vue b/core/src/components/HeaderMenu.vue index 9a78b769dc3..172ea7268d8 100644 --- a/core/src/components/HeaderMenu.vue +++ b/core/src/components/HeaderMenu.vue @@ -161,6 +161,8 @@ export default {