fix: justify content on blacklist

This commit is contained in:
José Oliveira 2021-08-19 01:00:03 +01:00 committed by Josh Harvey
parent ab05e3a4a0
commit 9896b44178

View file

@ -175,7 +175,7 @@ const Blacklist = () => {
<Box
display="flex"
alignItems="center"
justifyContent="end"
justifyContent="flex-end"
mr="-5px">
<P>Reject reused addresses</P>
<Switch