Skip to content

Commit

Permalink
fix: fix layout of decoded address
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed May 28, 2024
1 parent 1da63f5 commit 1e00f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Tools/AddressConversion/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
border-radius: 5px;
padding: 16px;
display: flex;
flex-direction: column;
gap: 8px;
word-break: break-all;

Expand Down

0 comments on commit 1e00f3c

Please sign in to comment.