mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
💄 placeholder
This commit is contained in:
@ -60,7 +60,8 @@ export default function PDFViewer(props) {
|
|||||||
key={short.generate().toString()}
|
key={short.generate().toString()}
|
||||||
style={{
|
style={{
|
||||||
position: "relative",
|
position: "relative",
|
||||||
cursor: 'url("https://place-hold.it/110x64"), auto',
|
cursor:
|
||||||
|
'url("https://place-hold.it/110x64/37f095/FFFFFF&text=Signature"), auto',
|
||||||
}}
|
}}
|
||||||
className="mx-auto w-fit"
|
className="mx-auto w-fit"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user