Skip to content

Commit 1aaa000

Browse files
committed
fixing the embedded doc
1 parent ad32ae3 commit 1aaa000

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

launcher-csharp/eSignature/Views/FocusedView/Embed.cshtml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,11 @@
6262
6363
.docusign-agreement {
6464
height: 800px;
65+
width: 1600px;
6566
}
6667
</style>
6768
</head>
6869
<body>
69-
<header><h1> Demo</h1></header>
70-
7170
<div class="docusign-agreement" id="docusign"></div>
7271
<script src="script.js"></script>
7372
</body>

0 commit comments

Comments
 (0)