From ea29c53f895b9fff4f07ed96e7fa2ed53dcda954 Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Fri, 30 Jun 2023 14:56:59 -0700 Subject: [PATCH] feat: adjust node health text size --- apps/trading/components/node-health/node-health.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trading/components/node-health/node-health.tsx b/apps/trading/components/node-health/node-health.tsx index 9555d4949..ee60a11b1 100644 --- a/apps/trading/components/node-health/node-health.tsx +++ b/apps/trading/components/node-health/node-health.tsx @@ -14,7 +14,7 @@ export const NodeHealthContainer = () => { return ( +

Status: {text}

{VEGA_URL && (