Fix styles for mobile

This commit is contained in:
jude
2024-09-25 19:34:09 +01:00
parent 23e2ed460b
commit 616ca7ea10
4 changed files with 3 additions and 9 deletions
@@ -39,7 +39,7 @@ aside.menu {
}
.dashboard-sidebar {
display: flex !important;
display: flex;
flex-direction: column;
background-color: #363636;
width: 230px !important;