.icon-trash{ cursor: pointer; } .table-search-box { float: right; } ::ng-deep .table-search-box .mat-form-field-infix { display: block; position: relative; flex: auto; min-width: 0; width: 340px; } :host { justify-content: flex-start; display: flex; flex-direction: column; } rdp-scroll-container { flex-grow: 0; flex-shrink: 0; } rdp-scroll-container.full { flex-basis: auto; } rdp-scroll-container.part { flex-basis: 200px; }