From a5d9bd9c7bf8c4cfb62a6198d4df012e887eb2a4 Mon Sep 17 00:00:00 2001 From: lizhiyong <1679963578@qq.com> Date: Fri, 26 Jan 2024 14:40:37 +0800 Subject: [PATCH] fix ui --- app/blobtx/page.tsx | 2 +- components/Banner.tsx | 2 +- components/FullModal.tsx | 2 +- components/Header.tsx | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/blobtx/page.tsx b/app/blobtx/page.tsx index 4c821d9..9f36900 100644 --- a/app/blobtx/page.tsx +++ b/app/blobtx/page.tsx @@ -687,7 +687,7 @@ const BlobTX = () => { {isModalOpen && ( { return (
-
+
diff --git a/components/FullModal.tsx b/components/FullModal.tsx index 181d9e4..28e4048 100644 --- a/components/FullModal.tsx +++ b/components/FullModal.tsx @@ -46,7 +46,7 @@ const FullModal: FC = ({ menus, keys = 'text', onChooseItem, cho return (
diff --git a/components/Header.tsx b/components/Header.tsx index 6c7d0ef..df902fa 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -89,11 +89,11 @@ export const Header: FC = ({ push(address) } return ( -
+
- {'logo.svg'} + {` {isMobile ? ( ) : (