Skip to content

Commit

Permalink
fix: table alignment on other language (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Aug 9, 2024
1 parent dd87956 commit 92d1f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/_common/reskin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ div#contract-injection-container {
flex-direction: column;
width: 100%;
align-items: center;
justify-content: space-between;
}
}
.info-box {
Expand Down

0 comments on commit 92d1f49

Please sign in to comment.