(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-23 14:42:01 +02:00 committed by GitSync
parent f2a9368dd9
commit ff6c7ba493
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');