Compare commits

...

2 Commits

Author SHA1 Message Date
Jaronim Pracht d872d53672 Merge pull request 'Update pdfViewer.tsx' (#109) from #89-bold-headline into main
Reviewed-on: #109
2025-06-27 21:24:58 +02:00
Jaronim Pracht d2c22a0770 Update pdfViewer.tsx 2025-06-27 21:23:54 +02:00
1 changed files with 0 additions and 1 deletions

View File

@ -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",