File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/material-experimental/mdc-dialog Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ you have custom content within the dialog that is not wrapped with `matDialogCon
6161
6262We provide a backwards compatibility mixin that re-adds the outer padding. The use of this mixin
6363is generally not recommended as it results in inefficient CSS for the dialog because padding from
64- the content elements would need to be off set (to not have stacked padding).Ideally, if you have
64+ the content elements would need to be off set (to not have stacked padding). Ideally, if you have
6565custom content outside of the provided dialog sections, add the necessary padding to the element
6666directly through CSS, or move them into one of the defined sections the Angular Material dialog
6767provides.
You can’t perform that action at this time.
0 commit comments