mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-01 22:44:05 +00:00
deploy: 02e81b6e4b
This commit is contained in:
parent
fe17cc3804
commit
632b0050d9
357 changed files with 7893 additions and 7894 deletions
js
|
@ -544,7 +544,6 @@ function initMenuScrollbar(){
|
|||
// on resize, we have to redraw the scrollbars to let new height
|
||||
// affect their size
|
||||
window.addEventListener('resize', function(){
|
||||
console.log("resize")
|
||||
pst && setTimeout( function(){ pst.update(); }, 10 );
|
||||
psm && setTimeout( function(){ psm.update(); }, 10 );
|
||||
psc && setTimeout( function(){ psc.update(); }, 10 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue