I am trying to centre the Angular material dialog component within the mat-drawer-content component rather than the full screen, which is the default behaviour.
I have an always open mat-drawer on the left and the application's main content in the mat-drawer-content on the right. Here is an image of the dialog component open for a visual. image