Skip to content
Snippets Groups Projects
Commit 28185665 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6676 OZG-7028

parent 59673dfa
Branches
Tags
No related merge requests found
...@@ -15,6 +15,7 @@ export class OzgcloudDialogService { ...@@ -15,6 +15,7 @@ export class OzgcloudDialogService {
readonly GREY_BLUR_CONFIG: DialogConfig = { readonly GREY_BLUR_CONFIG: DialogConfig = {
backdropClass: ['backdrop-blur-1', 'bg-greybackdrop'], backdropClass: ['backdrop-blur-1', 'bg-greybackdrop'],
disableClose: true,
}; };
constructor(private dialog: Dialog) {} constructor(private dialog: Dialog) {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment