Skip to content

Commit

Permalink
style: adjust margin
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Nov 27, 2024
1 parent aab9030 commit b564351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/_layout/extrinsics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ function CallParam({
className={css({
display: "flex",
justifyContent: "end",
marginTop: "1rem",
marginTop: "0.5rem",
})}
>
<Button
Expand Down

0 comments on commit b564351

Please sign in to comment.