Skip to content

Commit fa2bf18

Browse files
committed
Update live-view.js
1 parent 1a0eb4b commit fa2bf18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live-view/live-view.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,7 @@ async function renderLiveViewHTML(file) {
857857
</div>
858858
`;
859859

860+
liveView.classList.add('centered-contents');
860861
liveView.classList.add('loaded');
861862

862863
return;

0 commit comments

Comments
 (0)