Skip to content

Commit

Permalink
fix: Fix minor UI Issues (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss authored Apr 9, 2024
1 parent 8662a92 commit 5808190
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const TokenBalanceWrapper = styled.div<TokenBalanceWrapperProps>`
height: auto;
text-align: center;
justify-content: center;
column-gap: 3px;
column-gap: 9px;
.denom-wrapper {
display: inline-flex;
Expand Down

0 comments on commit 5808190

Please sign in to comment.