From a1624bd1ce61c0cc423cba4920c4d7b30ae9bce5 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 14 Oct 2024 15:49:16 +0200 Subject: [PATCH] Fix gap in network component --- src/routes/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/index.css b/src/routes/index.css index fd3189f..4df487e 100644 --- a/src/routes/index.css +++ b/src/routes/index.css @@ -17,6 +17,7 @@ position: absolute; top: -19px; left: -106px; + gap: 4px; } .index-network-text {