From 3121dd8e5df76d0748ff2e7fcd1e67160e154ba6 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 Date: Thu, 18 Apr 2024 14:39:11 -0600 Subject: [PATCH] Fix the stupid overflow error --- src/index.tsx | 6 +++--- vite.config.ts | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index ae0594b..819f44a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -37,11 +37,11 @@ export default function App() { {window.location.origin === "https://nebulaproxy.io" && } {/* {window.location.origin === "http://localhost:8080" && } */} }> -
+
-
+
{init && particlesUrl !== "none" && ( path.replace(/^\/bare\//, "") },