Compare commits
2 Commits
56f83905a5
...
d872d53672
| Author | SHA1 | Date |
|---|---|---|
|
|
d872d53672 | |
|
|
d2c22a0770 |
|
|
@ -206,7 +206,6 @@ 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