Skip to content

Commit 2e67799

Browse files
authored
Update live-view.js
1 parent cd67600 commit 2e67799

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

live-view.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ async function setupLiveView() {
3030
// expand bottom float
3131
bottomWrapper.classList.add('expanded');
3232

33+
} else {
34+
35+
liveView.classList.toggle('visible');
36+
3337
}
3438

3539
// open live view

0 commit comments

Comments
 (0)