From f7346e66ea5945375de3563384c451ba542a9133 Mon Sep 17 00:00:00 2001 From: DMY <147dmy@gmail.com> Date: Wed, 30 Oct 2024 16:36:57 +0800 Subject: [PATCH] fix: center tooltip --- src/ui/views/GasAccount/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/views/GasAccount/index.tsx b/src/ui/views/GasAccount/index.tsx index 69749573d87..f12a80393df 100644 --- a/src/ui/views/GasAccount/index.tsx +++ b/src/ui/views/GasAccount/index.tsx @@ -135,7 +135,7 @@ const GasAccountInner = () => { {formatUsdValue(balance, BigNumber.ROUND_DOWN)} -
+
setWithdrawVisible(true)}