Skip to content

Commit 4a4c9ea

Browse files
refactor: remove line
1 parent 0a5653f commit 4a4c9ea

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

apps/OpenSign/src/pages/SignyourselfPdf.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,16 +1181,6 @@ function SignYourSelf() {
11811181
>
11821182
<div style={{ height: "100%", padding: 20 }}>
11831183
<p>{isAlert.alertMessage}</p>
1184-
1185-
<div
1186-
style={{
1187-
height: "1px",
1188-
backgroundColor: "#9f9f9f",
1189-
width: "100%",
1190-
marginTop: "15px",
1191-
marginBottom: "15px"
1192-
}}
1193-
></div>
11941184
</div>
11951185
</ModalUi>
11961186

0 commit comments

Comments
 (0)