From 285ae1481f045f8c8c58c06d4fcced5255861f92 Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Thu, 7 May 2020 17:49:14 +0800 Subject: [PATCH] Center loading card --- explorer/src/components/TransactionDetails.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/src/components/TransactionDetails.tsx b/explorer/src/components/TransactionDetails.tsx index d171a2269a..2dd55ec9bb 100644 --- a/explorer/src/components/TransactionDetails.tsx +++ b/explorer/src/components/TransactionDetails.tsx @@ -561,7 +561,7 @@ function RawDetails({ ix }: { ix: TransactionInstruction }) { function LoadingCard() { return (
-
+
Loading