mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-22 17:44:55 +02:00
fix: co-ordinates in debugpdf page is not stick on top
This commit is contained in:
@@ -30,7 +30,6 @@ function RemoteApp({ app }) {
|
|||||||
boxShadow: "0 1px 3px 0 rgba(0, 0, 0, 0.33)",
|
boxShadow: "0 1px 3px 0 rgba(0, 0, 0, 0.33)",
|
||||||
backgroundColor: "#ffffff",
|
backgroundColor: "#ffffff",
|
||||||
width: "100%",
|
width: "100%",
|
||||||
overflow: "hidden",
|
|
||||||
borderRadius: 3,
|
borderRadius: 3,
|
||||||
height: "100%",
|
height: "100%",
|
||||||
minHeight: "100vh"
|
minHeight: "100vh"
|
||||||
|
|||||||
Reference in New Issue
Block a user