From 25e9e18097343aae9b212ea465152374b0543d91 Mon Sep 17 00:00:00 2001 From: Soufiane Fariss Date: Thu, 15 Aug 2024 16:48:54 +0200 Subject: [PATCH] rearrange navbar icons moves FLARE logo to the right left side, and make a link to / --- web/explorer/src/components/NavBar.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/explorer/src/components/NavBar.vue b/web/explorer/src/components/NavBar.vue index 41df6cb95..1c19291e5 100644 --- a/web/explorer/src/components/NavBar.vue +++ b/web/explorer/src/components/NavBar.vue @@ -1,9 +1,15 @@