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 { .widgets-carousel {
position: relative; position: relative;
margin: 0px; margin: 0px;
height: calc(100% - 100px);
min-height: 150px !important; min-height: 150px !important;
tb-dashboard { tb-dashboard {