Browse Source

Small dashboard fix.

pull/542/head
Sebastian 6 years ago
parent
commit
3ef55b5ef1
  1. 2
      frontend/app/features/dashboard/pages/dashboard-page.component.scss

2
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 {

Loading…
Cancel
Save