(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-23 14:50:12 +02:00 committed by GitSync
parent 7ef0f730bb
commit aacddb004c
2 changed files with 1 additions and 2 deletions

Binary file not shown.

View File

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