2 lines
254 B
JavaScript
Raw Permalink Normal View History

2025-02-04 21:39:41 +01:00
!function(i){"use strict";i(".js-fullheight").css("height",i(window).height()),i(window).resize(function(){i(".js-fullheight").css("height",i(window).height())}),i("#sidebarCollapse").on("click",function(){i("#sidebar").toggleClass("active")})}(jQuery);