diff --git a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.scss b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.scss index a52ea72de7..09ba2d7f95 100644 --- a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.scss +++ b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.scss @@ -139,11 +139,7 @@ div.tb-dashboard-page { } @media #{$mat-gt-md} { - width: min(75%, 956px) !important; - } - - @media #{$mat-gt-xl} { - width: min(60%, 956px) !important; + width: min(85%, 956px) !important; } @media screen and (min-width: 2000px) {