diff --git a/src/components/PDFView/style.module.scss b/src/components/PDFView/style.module.scss index 61983d7..92c044e 100644 --- a/src/components/PDFView/style.module.scss +++ b/src/components/PDFView/style.module.scss @@ -8,6 +8,4 @@ position: absolute; z-index: 40; display: flex; - justify-content: center; - align-items: center; }