Update tooltip position for open edition existing token URI

This commit is contained in:
Serkan Reis 2023-07-05 09:03:57 +03:00
parent 609b7fce47
commit 975161bb70

View File

@ -294,7 +294,7 @@ export const OffChainMetadataUploadDetails = ({
<div> <div>
<Tooltip <Tooltip
backgroundColor="bg-blue-500" backgroundColor="bg-blue-500"
className="mb-2 ml-28" className="mb-2 ml-4"
label="The token URI that points directly to the metadata file stored on IPFS." label="The token URI that points directly to the metadata file stored on IPFS."
placement="top" placement="top"
> >