From 03dc086246c8f0489220e67c667906066f12a1a5 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 20 Feb 2022 00:21:41 +1100 Subject: [PATCH] Fix mobile nav & minor tweaks --- src/components/Connection.tsx | 6 ++--- src/components/connection/BLE.tsx | 6 ++--- src/components/connection/Serial.tsx | 6 ++--- src/pages/Nodes/NodeCard.tsx | 39 ++++++++++++++++------------ 4 files changed, 31 insertions(+), 26 deletions(-) diff --git a/src/components/Connection.tsx b/src/components/Connection.tsx index 5a263774..5510935c 100644 --- a/src/components/Connection.tsx +++ b/src/components/Connection.tsx @@ -56,8 +56,8 @@ export const Connection = (): JSX.Element => { dispatch(closeConnectionModal()); }} > -
-
+
+