diff --git a/src/app/components/dialog/dialog.css b/src/app/components/dialog/dialog.css index f69382841b5..ab9a7003498 100755 --- a/src/app/components/dialog/dialog.css +++ b/src/app/components/dialog/dialog.css @@ -83,6 +83,8 @@ transition: none; transform: none; width: 100vw !important; + top: 0px !important; + left: 0px !important; max-height: 100%; height: 100%; }