Skip to content

Commit da34251

Browse files
committed
Update console-sheet.js
1 parent 5e1aece commit da34251

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

live-view/extensions/mobile-console/console-sheet.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,8 @@ class ConsoleSheet {
775775
this.el.logWrapper.textContent = '';
776776
this.el.logWrapper.classList.add('empty');
777777

778+
this.el.jumpToBottom.classList.remove('visible');
779+
778780
}
779781

780782
clearInput() {

0 commit comments

Comments
 (0)