diff --git a/src/App.css b/src/App.css index 876888f..a2937f1 100644 --- a/src/App.css +++ b/src/App.css @@ -398,11 +398,10 @@ button, padding: 2px 8px; width: fit-content; margin: auto; - z-index: 3; } .networkroute { - z-index: 10; + z-index: 3; position: absolute; top: 24px; left: 48px; diff --git a/src/App.tsx b/src/App.tsx index 7fcb82b..7da942f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -14,14 +14,10 @@ function App() {
- } /> - } /> - } /> - } />