Commit 1247989c authored by eddie's avatar eddie Committed by GitHub

fix: cut off wallet icon (#6815)

parent 45a5ca3b
...@@ -104,7 +104,6 @@ const StatusWrapper = styled.div` ...@@ -104,7 +104,6 @@ const StatusWrapper = styled.div`
display: inline-block; display: inline-block;
width: 70%; width: 70%;
max-width: 70%; max-width: 70%;
overflow: hidden;
padding-right: 14px; padding-right: 14px;
display: inline-flex; display: inline-flex;
` `
......
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