Commit f8331336 authored by Moody Salem's avatar Moody Salem

add margin bottom to text in confirm transaction modal

parent c73a2655
......@@ -68,7 +68,7 @@ export function ConfirmationPendingContent({
{pendingText}
</Text>
</AutoColumn>
<Text fontSize={12} color="#565A69" textAlign="center">
<Text fontSize={12} color="#565A69" textAlign="center" marginBottom={12}>
Confirm this transaction in your wallet
</Text>
</AutoColumn>
......
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