left menu updated

This commit is contained in:
Akaunting
2020-03-14 17:57:32 +03:00
parent 83f6d5f9dd
commit 724601ed31
4 changed files with 2 additions and 12 deletions

View File

@@ -15,11 +15,6 @@
<!-- Argon -->
<script type="text/javascript">
if(window.screen.width<576) {
resolution = document.getElementById("leftMenu").classList.remove("g-sidenav-pinned");
}
'use strict';
var Layout = (function() {