mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Make Side bar Nav Fixed so it doesnt scroll with the main content
This commit is contained in:
@@ -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">
|
||||
Reference in New Issue
Block a user