Sidebar Open
Add class
sidebar-fixed
orsidebar-static
to<body id="body">
like below.
<body id="body" class="sidebar-fixed">
or
<body id="body" class="sidebar-static">
@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light right-sidebar-content-close" }) @@include('sidebar-with-footer.htm', { "parent": "layouts", "sub_parent": "sidebar-nav", "active": "sidebar-open" })
Add class
sidebar-fixed
orsidebar-static
to<body id="body">
like below.
<body id="body" class="sidebar-fixed">
or
<body id="body" class="sidebar-static">