Dialogs css
This commit is contained in:
parent
a0274c0cf4
commit
3c0d4368c7
@ -6,6 +6,7 @@ import { from } from 'rxjs';
|
||||
|
||||
export const largeDialogConfig: MatDialogConfig = {
|
||||
width: '90vw',
|
||||
height: '90vh',
|
||||
maxWidth: '90vw',
|
||||
maxHeight: '90vh',
|
||||
autoFocus: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user