Update pdfViewer.tsx
parent
740637d6a2
commit
d2c22a0770
|
|
@ -206,7 +206,6 @@ export default function PDFViewer({
|
|||
<Box
|
||||
ref={containerRef}
|
||||
width="100%"
|
||||
// width="700px"
|
||||
height="500px"
|
||||
sx={{
|
||||
backgroundColor: "transparent",
|
||||
|
|
|
|||
Loading…
Reference in New Issue