From 682c2cdf531427bc599d097ece6168396f493822 Mon Sep 17 00:00:00 2001 From: a-wing <1@233.email> Date: Wed, 1 Feb 2023 22:05:41 +0800 Subject: [PATCH] fix(webapp): ui style --- webapp/components/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp/components/index.tsx b/webapp/components/index.tsx index 917f2f3..71bdb8f 100644 --- a/webapp/components/index.tsx +++ b/webapp/components/index.tsx @@ -111,7 +111,9 @@ function Index(props: { address: string }) { expire={ meta.expire } > : <> - +
+ +
}