Skip to content

Commit

Permalink
Review changes
Browse files Browse the repository at this point in the history
- Aligned data with currency conversion marker
  • Loading branch information
naman03malhotra committed May 19, 2021
1 parent 8e06ef8 commit bbe9561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/transactions/list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $space-header-item: 25px;

.converted-amount {
display: flex; // Necessary for conversion tooltip to show.
justify-content: flex-end;
justify-content: center;

.conversion-indicator {
margin-right: 6px;
Expand Down

0 comments on commit bbe9561

Please sign in to comment.