We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157bda1 commit 9d4a34aCopy full SHA for 9d4a34a
src/lib/dialog/dialog.scss
@@ -43,6 +43,7 @@ $mat-dialog-max-height: 65vh !default;
43
.mat-dialog-actions {
44
padding: $mat-dialog-padding / 2 0;
45
display: flex;
46
+ flex-wrap: wrap;
47
48
&:last-child {
49
// If the actions are the last element in a dialog, we need to pull them down
0 commit comments