Make Side bar Nav Fixed so it doesnt scroll with the main content

This commit is contained in:
johnnyq
2023-01-20 15:32:18 -05:00
parent c6cd1b0be7
commit 7ad0d4fb29
2 changed files with 4 additions and 6 deletions

View File

@@ -38,5 +38,5 @@ header("X-Frame-Options: DENY");
<script src="plugins/toastr/toastr.min.js"></script>
</head>
<body class="hold-transition sidebar-mini accent-<?php echo $config_theme; ?>">
<body class="hold-transition sidebar-mini layout-fixed accent-<?php echo $config_theme; ?>">
<div class="wrapper text-sm">