refactor: 💄 Remove border off main drawer to give a more sleek look

This commit is contained in:
Jam 2024-05-19 16:08:43 +01:00
parent 724a2f6248
commit c614398806

View File

@ -13,8 +13,6 @@
width: 250px !important;
/* Modified background color */
background-color: #181818 !important;
/* Added border to right side */
border-right: 1px solid #3B3B3B !important;
/* Move drawer behind header */
z-index: 998 !important;
}