Scenario:
if you are using an Observable, make sure to resolve it with *ngIf and the async pipe. Important: the html element is an ng-container, because it may not be rendered for the min-width to work!
.list {
min-height: 100%;
}
.item {
height: 100px;
}
When using an Observable as a source