diff --git a/recoverpy/ui/css/screen-modal.css b/recoverpy/ui/css/screen-modal.css index 47c684f3..afc2db68 100755 --- a/recoverpy/ui/css/screen-modal.css +++ b/recoverpy/ui/css/screen-modal.css @@ -29,5 +29,5 @@ Modal { column-span: 2; align: center bottom; height: auto; - margin-bottom: 5; + min-height: 25vh; } \ No newline at end of file