Skip to content

Commit

Permalink
KEEP-1739: Fix attachment style
Browse files Browse the repository at this point in the history
  • Loading branch information
domnikov-timofei committed Jul 6, 2023
1 parent d72d5e5 commit 253cd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/messages/transaction/common/base58.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
border-radius: 2px;
background: #f8f9fb;
font-family: monospace;
overflow-wrap: anywhere;
}

.root_base58::before,
Expand Down

0 comments on commit 253cd14

Please sign in to comment.