From cc65d85806b57ac271deef7e0fc31df44935c80a Mon Sep 17 00:00:00 2001 From: en Date: Fri, 7 Mar 2025 11:42:09 +0000 Subject: [PATCH] refactor(styles): update css for other marks during sign --- src/components/PDFView/style.module.scss | 2 -- 1 file changed, 2 deletions(-) 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; }