Skip to content

Commit 447835a

Browse files
Update index.html
1 parent d9c7467 commit 447835a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RemoteSaveAdaptor/ClientApp/src/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
</head>
1111
<body>
1212

13-
<app-root>Loading...</app-root>
13+
<div style="margin-top:10rem">
14+
<app-root>Loading...</app-root>
15+
</div>
1416

1517
</body>
1618
</html>

0 commit comments

Comments
 (0)