(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-23 14:50:01 +02:00 committed by GitSync
parent 38dd494656
commit 2d2fed9dac
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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