Skip to content

Commit

Permalink
fix: fix distance between amount and transfer type
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed Dec 26, 2023
1 parent 85fbdad commit 1c06b16
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
.addressDetailLite {
text-align: right;
font-size: 14px;
column-gap: 6px;

& > div:last-child {
margin-left: 6px;
}
}

& > div {
Expand Down

0 comments on commit 1c06b16

Please sign in to comment.