Fix sidebar scroll on mobile devices
This commit is contained in:
parent
0e022fc2b8
commit
a577942a8f
1 changed files with 0 additions and 4 deletions
|
@ -2716,10 +2716,6 @@ function defocusSearchBar() {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
window.onresize = function() {
|
|
||||||
hideSidebar();
|
|
||||||
};
|
|
||||||
|
|
||||||
if (main) {
|
if (main) {
|
||||||
onEachLazy(main.getElementsByClassName("loading-content"), function(e) {
|
onEachLazy(main.getElementsByClassName("loading-content"), function(e) {
|
||||||
e.remove();
|
e.remove();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue