diff --git a/src/components/dialogHelper/dialoghelper.css b/src/components/dialogHelper/dialoghelper.css index 04b5274d73..2cc20b5ff2 100644 --- a/src/components/dialogHelper/dialoghelper.css +++ b/src/components/dialogHelper/dialoghelper.css @@ -139,8 +139,8 @@ } .dialog-small { - width: 100%; - height: 100%; + width: 60%; + height: 80%; } .dialog-fullscreen-border {