Showing
1 changed file
with
1 additions
and
1 deletions
@@ -47,7 +47,7 @@ md-toolbar.md-table-toolbar.alternate { | @@ -47,7 +47,7 @@ md-toolbar.md-table-toolbar.alternate { | ||
47 | .widgets-carousel { | 47 | .widgets-carousel { |
48 | position: relative; | 48 | position: relative; |
49 | margin: 0px; | 49 | margin: 0px; |
50 | - | 50 | + height: calc(100% - 100px); |
51 | min-height: 150px !important; | 51 | min-height: 150px !important; |
52 | 52 | ||
53 | tb-dashboard { | 53 | tb-dashboard { |