Commit 694b7c9b authored by isstuev's avatar isstuev

fix padding

parent 12f0d9c7
......@@ -108,6 +108,7 @@ const TxSubHeading = ({ hash, hasTag, txQuery }: Props) => {
}}
isLoading={ txQuery.isPlaceholderData }
fontSize="lg"
mr={{ base: 0, lg: 6 }}
/>
);
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment