fix: co-ordinates in debugpdf page is not stick on top

This commit is contained in:
prafull-opensignlabs
2024-02-02 14:41:45 +05:30
parent c9ed29261d
commit 7cde6fd73c
-1
View File
@@ -30,7 +30,6 @@ function RemoteApp({ app }) {
boxShadow: "0 1px 3px 0 rgba(0, 0, 0, 0.33)",
backgroundColor: "#ffffff",
width: "100%",
overflow: "hidden",
borderRadius: 3,
height: "100%",
minHeight: "100vh"