Skip to content

Commit

Permalink
Fix action detail value layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed May 1, 2024
1 parent 17758c9 commit 86e24a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ViewCallData.vue
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ function getAddressExplorerUrl(chain: Chain, address: Address): string {
}
.action-detail-value {
display: flex;
align-items: center;
gap: 4px;
width: calc(100% - 120px);
Expand Down

0 comments on commit 86e24a9

Please sign in to comment.