.mat-form-field { width: 100%; } .mat-dialog-actions { margin-right: -8px; } .mat-optgroup.mat-optgroup-lv2::ng-deep { >.mat-optgroup-label { height: auto !important; >span { display: block; &:last-child { margin-left: 16px; &:not(:first-child) { margin-top: -8px; } } } } .hidden{ display: none;} >.mat-option { padding-left: 48px !important; } }