Skip to content

Commit d615d7b

Browse files
committed
Update live-view.js
1 parent 87a4585 commit d615d7b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

live-view/live-view.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -355,14 +355,6 @@ async function setupLiveView() {
355355
// update line numbers
356356
updateLineNumbersHTML();
357357

358-
// if on desktop
359-
if (!isMobile) {
360-
361-
// update scrollbar arrow
362-
updateScrollbarArrow();
363-
364-
}
365-
366358
}
367359

368360
}

0 commit comments

Comments
 (0)