You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.mat-flat-button and .mat-stroked-button should have the same style of margin like .mat-button and .mat-raised-button when they are placed inside .mat-dialog-actions and .mat-card-actions.
Actual Behavior
They don't have any king of margin.
Environment
Angular: 8.2.2
CDK/Material: 8.1.2
Related issue with .mat-stroked-button in .mat-dialog-actions is closed, but the connected merge request is blocked.