bug fix widgets-carousel

This commit is contained in:
Sergey Tarnavskiy 2018-01-03 11:49:40 +02:00
parent 3e25997ba2
commit 0637ed1164

View File

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