Skip to content

Commit

Permalink
update fix sidenavbar
Browse files Browse the repository at this point in the history
update fix sidenavbar
Issue creativetimofficial#55
  • Loading branch information
abhinand-c authored Jul 1, 2020
1 parent 6ce2fd9 commit 42d84f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/argon.js
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ var NavbarCollapse = (function() {

});

$('body').addClass('nav-open');
$('body').removeClass('g-sidenav-hidden').addClass('nav-open g-sidenav-show');
navbar_menu_visible = 1;

}
Expand Down

0 comments on commit 42d84f0

Please sign in to comment.