Skip to content

Commit 7a2bf70

Browse files
fix: change stackblitz to click to load mode (scroll bug)
1 parent 3c4d2e4 commit 7a2bf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ <h4>Live preview</h4>
541541
your personal browser.
542542
</p>
543543
<iframe
544-
src="https://stackblitz.com/edit/nestjs-typescript-starter-pcysqn?embed=1&file=src/app.service.ts&hideNavigation=1&showSidebar=1&view=editor"
544+
src="https://stackblitz.com/edit/nestjs-typescript-starter-pcysqn?embed=1&file=src/app.service.ts&hideNavigation=1&showSidebar=1&view=editor&ctl=1"
545545
style="
546546
width: 100%;
547547
height: 600px;

0 commit comments

Comments
 (0)