diff --git a/app/assets/stylesheets/preact/onboarding-modal.scss b/app/assets/stylesheets/preact/onboarding-modal.scss index 9c6327c57..87e8a0cb1 100644 --- a/app/assets/stylesheets/preact/onboarding-modal.scss +++ b/app/assets/stylesheets/preact/onboarding-modal.scss @@ -41,7 +41,7 @@ // terms and conditions view .terms-and-conditions-wrapper { - $content-height: 358px; + $content-height: 90%; height: auto; button {