From a6dcbf8f2aae92c8ea7949e0e95108e6e5660efa Mon Sep 17 00:00:00 2001 From: Alexander Onnikov Date: Fri, 21 Jul 2023 22:28:17 +0700 Subject: [PATCH] fix: do not shrink expand/collapse icon in tree (#3517) Signed-off-by: Alexander Onnikov --- .../view-resources/src/components/navigator/TreeElement.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/view-resources/src/components/navigator/TreeElement.svelte b/plugins/view-resources/src/components/navigator/TreeElement.svelte index 527caaa678..471fd80b0b 100644 --- a/plugins/view-resources/src/components/navigator/TreeElement.svelte +++ b/plugins/view-resources/src/components/navigator/TreeElement.svelte @@ -75,7 +75,7 @@ {#if node}
- +