mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
fix: handle zindex of pdf page in signyourself flow
This commit is contained in:
@@ -600,6 +600,7 @@ function RenderPdf({
|
||||
key={index}
|
||||
width={containerWH.width}
|
||||
scale={scale || 1}
|
||||
className="z-0"
|
||||
pageNumber={pageNumber}
|
||||
renderAnnotationLayer={false}
|
||||
renderTextLayer={false}
|
||||
|
||||
Reference in New Issue
Block a user