Skip to content

Commit

Permalink
style(Eth): center export eth key
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jun 21, 2018
1 parent e8dc704 commit 1dd11a4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -35,6 +35,7 @@ const Status = styled.div`
const PrivateKeysWrapper = styled.div`
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-right: 15px;
`
const Search = styled.div`
Expand Down

0 comments on commit 1dd11a4

Please sign in to comment.