This was the code that fixed the issue for me. You can try this
.mdc-list-item.mdc-list-item--with-one-line{ height: 1%; } ::ng-deep .mdc-list-item__content{ padding-top: 1%; }