diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 6f605cd..e65d6b2 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -53,7 +53,7 @@ overflow: hidden; } .sidebar { - width: 150px; + width: 180px; background-color: #545c64; height: 100%; overflow-y: auto;