Skip to content

Commit

Permalink
fix(admin-ui): Fix long transactionId layout issue (#2595)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislaai authored Dec 18, 2023
1 parent fa7152c commit 7603ea4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
display: flex;
justify-content: space-between;
align-items: center;
line-break: anywhere;
}

.refund-icon {
Expand Down

0 comments on commit 7603ea4

Please sign in to comment.