Merge pull request #368 from OpenSignLabs/api-v1-beta

This commit is contained in:
Amol
2024-02-02 15:03:20 +05:30
committed by GitHub
-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"