From f2332ee8756cdebdfb5ac3eb62361c5d533f0340 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Wed, 22 Feb 2023 17:26:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/components/editor/pdf-viewer.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/components/editor/pdf-viewer.jsx b/apps/web/components/editor/pdf-viewer.jsx index 3bb00b5ec..924c2817a 100644 --- a/apps/web/components/editor/pdf-viewer.jsx +++ b/apps/web/components/editor/pdf-viewer.jsx @@ -50,7 +50,6 @@ export default function PDFViewer(props) { key={short.generate().toString()} style={{ position: "relative", - background: "green", cursor: 'url("https://place-hold.it/110x64"), auto', }} className="mx-auto w-fit"