Skip to content

Commit

Permalink
fix: increase asset detail dialog z-index (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhailkakar authored Aug 17, 2023
1 parent 1042884 commit ee891e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/www/components/AssetDetails/EditAssetDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const EditAssetDialog = ({
px: "$5",
pt: "$4",
pb: "$4",
zIndex: 1,
}}>
<AlertDialogTitle asChild>
<Heading size="1">Edit Asset</Heading>
Expand Down

1 comment on commit ee891e0

@vercel
Copy link

@vercel vercel bot commented on ee891e0 Aug 17, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.