From b7b1adc6050f39638c01ac485699d8f186591020 Mon Sep 17 00:00:00 2001 From: saml33 Date: Wed, 13 Sep 2023 15:19:10 +1000 Subject: [PATCH] fix create account modal height --- components/StatusBar.tsx | 2 +- components/modals/CreateAccountModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/StatusBar.tsx b/components/StatusBar.tsx index 33070716..e433c074 100644 --- a/components/StatusBar.tsx +++ b/components/StatusBar.tsx @@ -88,7 +88,7 @@ const StatusBar = ({ collapsed }: { collapsed: boolean }) => { rel="noreferrer noopener" target="_blank" > - Powered by Trading View + Powered by TradingView ) : null} { return ( -
+