Skip to content

Commit f275fed

Browse files
committed
Update bottomfloat.js
1 parent 1e56e0b commit f275fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottomfloat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ if (isMobile) {
129129

130130
window.setTimeout(() => {
131131
bottomWrapper.style.setProperty('--window-height', window.innerHeight + 'px');
132-
}, 20);
132+
}, 50);
133133

134134
});
135135

0 commit comments

Comments
 (0)