diff --git a/libs/spa/dashboard/src/lib/dashboard/dashboard.component.css b/libs/spa/dashboard/src/lib/dashboard/dashboard.component.css index c8c7a089e..ecd374f6f 100644 --- a/libs/spa/dashboard/src/lib/dashboard/dashboard.component.css +++ b/libs/spa/dashboard/src/lib/dashboard/dashboard.component.css @@ -27,7 +27,6 @@ nz-layout { 'deployments deployments'; grid-template-columns: 3fr 2fr; grid-template-rows: 3fr 2fr; - /* height: 100%; */ min-height: 720px; min-width: 1280px; padding: 8px;