From 980d49d7b7908cfb96857f1417819d933f82d783 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 24 Jun 2020 17:59:17 +0200 Subject: [PATCH] CSS Fix. --- .../app/features/dashboard/pages/dashboard-page.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/features/dashboard/pages/dashboard-page.component.scss b/frontend/app/features/dashboard/pages/dashboard-page.component.scss index 56d9d64b0..c185cff47 100644 --- a/frontend/app/features/dashboard/pages/dashboard-page.component.scss +++ b/frontend/app/features/dashboard/pages/dashboard-page.component.scss @@ -64,8 +64,8 @@ gridster-item { &-header { @include truncate; - flex-shrink: 0; flex-grow: 0; + flex-shrink: 0; } &-body {