Commit 0637ed11644c9e277cd5541758b38a10f5373a87

Authored by Sergey Tarnavskiy
1 parent 3e25997b

bug fix widgets-carousel

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