Top bar is now fixed by default also fixed markup for side top headers

This commit is contained in:
johnnyq
2023-09-05 17:19:02 -04:00
parent 97521d1df7
commit 316afa5603
5 changed files with 20 additions and 31 deletions

View File

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