(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-23 14:41:02 +02:00 committed by GitSync
parent c7a504f5b5
commit f2a9368dd9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -94,7 +94,7 @@ jQuery(document).ready(function() {
return false;
});
jQuery('.scrollbar-inner').scrollbar();
//jQuery('.scrollbar-inner').scrollbar();
jQuery('[data-sidebar-toggle]').on('click', function() {
jQuery(document.body).toggleClass('sidebar-hidden');