Skip to content

Commit

Permalink
Remove border artifacts in Stake SUI (#13314)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibz-Mysten authored Aug 7, 2023
1 parent 3dacfa0 commit ec5a10a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export function ValidatorFormDetail({ validatorAddress, unstake }: ValidatorForm
)
}
>
<div className="divide-x flex divide-solid divide-gray-45 divide-y-0 flex-col gap-3.5">
<div className="flex flex-col gap-3.5">
<div className="flex gap-2 items-center justify-between">
<div className="flex gap-1 items-baseline text-steel">
<Text variant="body" weight="medium" color="steel-darker">
Expand Down

1 comment on commit ec5a10a

@vercel
Copy link

@vercel vercel bot commented on ec5a10a Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sui-typescript-docs – ./sdk/docs

sui-typescript-docs-git-main-mysten-labs.vercel.app
sui-typescript-docs.vercel.app
sui-typescript-docs-mysten-labs.vercel.app

Please sign in to comment.