mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Top bar is now fixed by default also fixed markup for side top headers
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user