diff --git a/frontend/app/features/dashboard/pages/dashboard-page.component.scss b/frontend/app/features/dashboard/pages/dashboard-page.component.scss index b9c90eb70..56d9d64b0 100644 --- a/frontend/app/features/dashboard/pages/dashboard-page.component.scss +++ b/frontend/app/features/dashboard/pages/dashboard-page.component.scss @@ -64,6 +64,8 @@ gridster-item { &-header { @include truncate; + flex-shrink: 0; + flex-grow: 0; } &-body {