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