Skip to content

Commit 1b3b46c

Browse files
committed
Update bottomfloat.js
1 parent 4ed58c8 commit 1b3b46c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bottomfloat.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// if isMobile
44
function updateFloat() {
55

6+
// close sidebar
7+
toggleSidebar(false);
8+
saveSidebarStateLS();
9+
610
// show bottom floater
711
bottomWrapper.classList.remove('hidden');
812

0 commit comments

Comments
 (0)