_modal.scss 111 B

1234
  1. // expanded window layout
  2. .modal-dialog.grw-modal-expanded {
  3. @include expand-modal-fullscreen(true, true);
  4. }