From 3ef55b5ef14b2a3d61cc0c2e5477be9883ff802b Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 24 Jun 2020 17:54:26 +0200 Subject: [PATCH] Small dashboard fix. --- .../app/features/dashboard/pages/dashboard-page.component.scss | 2 ++ 1 file changed, 2 insertions(+) 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 {