ReconnectButton: flush button left

This commit is contained in:
Matilde Park 2020-08-17 16:52:04 -04:00
parent 15e91602c1
commit 8f121afcb1

View File

@ -8,7 +8,7 @@ const ReconnectButton = ({ connection, subscription }) => {
return (
<>
<Box
ml={4}
ml={2}
px={2}
py={1}
display='inline-block'
@ -27,7 +27,7 @@ const ReconnectButton = ({ connection, subscription }) => {
return (
<>
<Box
ml={4}
ml={2}
px={2}
py={1}
lineHeight="0"