.pgh-mat {
  .mat-mdc-dialog-container {
    height: auto; // Fix browser bug: https://stackoverflow.com/questions/15381172/how-can-i-make-flexbox-children-100-height-of-their-parent
  }
}
