diff --git a/src/app/components/dashboard/dashboard.component.css b/src/app/components/dashboard/dashboard.component.css index 0866640..fdb054a 100644 --- a/src/app/components/dashboard/dashboard.component.css +++ b/src/app/components/dashboard/dashboard.component.css @@ -13,7 +13,7 @@ flex-grow: 1; max-width: 250px; border-right: 2px solid white; - min-width: 150px; + min-width: 250px; overflow-x: hidden; background-color: #355c7d; color: white;