From 35b8fbe9c51097be811350741b308be38f91854b Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Fri, 4 Mar 2022 16:04:21 +0700 Subject: [PATCH] Fix Navigator spaces display in case of multiple contributions (#1097) Signed-off-by: Andrey Sobolev --- plugins/workbench-resources/src/components/Navigator.svelte | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/workbench-resources/src/components/Navigator.svelte b/plugins/workbench-resources/src/components/Navigator.svelte index e5af65328e..39a7ab44a4 100644 --- a/plugins/workbench-resources/src/components/Navigator.svelte +++ b/plugins/workbench-resources/src/components/Navigator.svelte @@ -16,7 +16,7 @@