Opps removed some test theming

This commit is contained in:
johnnyq
2022-02-21 21:24:58 -05:00
parent 315bfd55d7
commit 583e0fa307

View File

@@ -38,7 +38,7 @@
<!-- <link href="plugins/dropzone/min/dropzone.min.css" rel="stylesheet"> -->
</head>
<body class="hold-transition sidebar-mini dark-mod accent-purple <?php echo $config_enable_dark_mode; ?>">
<body class="hold-transition sidebar-mini">
<div class="wrapper text-sm">
<?php include("top_nav.php"); ?>