diff --git a/react/features/base/ui/components/web/Dialog.tsx b/react/features/base/ui/components/web/Dialog.tsx index 85879c349..ec9b1f830 100644 --- a/react/features/base/ui/components/web/Dialog.tsx +++ b/react/features/base/ui/components/web/Dialog.tsx @@ -68,7 +68,7 @@ const useStyles = makeStyles()(theme => { flexDirection: 'column', height: 'auto', minHeight: '200px', - maxHeight: '760px', + maxHeight: '80vh', marginTop: '64px', animation: `${keyframes` 0% {