diff --git a/src/components/Connection.tsx b/src/components/Connection.tsx index 66a6294d..76cd6b18 100644 --- a/src/components/Connection.tsx +++ b/src/components/Connection.tsx @@ -98,7 +98,7 @@ export const Connection = (): JSX.Element => {
-
+
{meshtasticState.logs.length === 0 && (
} - className="relative flex-col gap-4" + className="relative flex-col" {...props} />