From 1c8c0a47bcec3f2fa4b5f20261f4060911e22d38 Mon Sep 17 00:00:00 2001 From: fmtabbara Date: Mon, 23 Aug 2021 21:34:14 +0100 Subject: [PATCH] receive page adjust margin --- tauri-wallet/src/routes/receive.tsx | 33 ++++++++++++----------------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/tauri-wallet/src/routes/receive.tsx b/tauri-wallet/src/routes/receive.tsx index a4807ff986..b001b31f80 100644 --- a/tauri-wallet/src/routes/receive.tsx +++ b/tauri-wallet/src/routes/receive.tsx @@ -21,27 +21,22 @@ export const Receive = () => { - -
- - {address} - - -
-
+ + {address} + +