Compare commits
No commits in common. "d872d536722dd77b1f68ac64fbfc5e00ae890faf" and "56f83905a591b3c836b61e5d73a9881b1c9172d5" have entirely different histories.
d872d53672
...
56f83905a5
|
|
@ -206,6 +206,7 @@ export default function PDFViewer({
|
||||||
<Box
|
<Box
|
||||||
ref={containerRef}
|
ref={containerRef}
|
||||||
width="100%"
|
width="100%"
|
||||||
|
// width="700px"
|
||||||
height="500px"
|
height="500px"
|
||||||
sx={{
|
sx={{
|
||||||
backgroundColor: "transparent",
|
backgroundColor: "transparent",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue