fix: cut off wallet icon (#6815)

This commit is contained in:
eddie 2023-06-21 14:35:08 -07:00 committed by GitHub
parent 45a5ca3b88
commit 1247989cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,7 +104,6 @@ const StatusWrapper = styled.div`
display: inline-block;
width: 70%;
max-width: 70%;
overflow: hidden;
padding-right: 14px;
display: inline-flex;
`