@import '../../shared/styles/mixins';

:host {
  @include cmfDialogStretched;
  @include cmfDialogButtonWithSpinner;

  display: block;
}
