diff --git a/react/features/base/ui/components/web/Dialog.tsx b/react/features/base/ui/components/web/Dialog.tsx index 1976c653f..363b5f66b 100644 --- a/react/features/base/ui/components/web/Dialog.tsx +++ b/react/features/base/ui/components/web/Dialog.tsx @@ -282,8 +282,14 @@ const Dialog = ({ onClick = { onClose } /> )} -
{children}
-
+
+ {children} +
+
{!back.hidden &&