Skip to content

Commit

Permalink
Merge pull request #217 from zkLinkProtocol/feat/update_3rd_bridge
Browse files Browse the repository at this point in the history
update ui for third bridges
  • Loading branch information
leochw authored May 2, 2024
2 parents 541f568 + 1eba207 commit 3cc6ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/transaction/DepositThirdPartyBridge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ fetchBridgePoints();
.deposit-thrid-bridge {
margin-top: 1rem;
.title {
color: #fff;
font-size: 20px;
font-style: normal;
font-weight: 400;
Expand Down Expand Up @@ -139,6 +138,7 @@ fetchBridgePoints();
display: flex;
align-items: center;
justify-content: flex-end;
color: #fff;
}
}
}
Expand Down

0 comments on commit 3cc6ff5

Please sign in to comment.