From 2dd0b9e39a1f6f9400b18a0de0dfc97b1f4b7706 Mon Sep 17 00:00:00 2001 From: Philipp Otto Date: Wed, 21 Dec 2022 14:24:54 +0100 Subject: [PATCH 1/8] Improve layout of terms of services check (#6712) * fix potentially duplicated scroll bars in terms of services check * enable tos temporarily * change to 55vh * Update conf/application.conf --- .../components/terms_of_services_check.tsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/frontend/javascripts/components/terms_of_services_check.tsx b/frontend/javascripts/components/terms_of_services_check.tsx index ac9e11812f0..8d113b7c5eb 100644 --- a/frontend/javascripts/components/terms_of_services_check.tsx +++ b/frontend/javascripts/components/terms_of_services_check.tsx @@ -121,13 +121,11 @@ function AcceptTermsOfServiceModal({

-
- {terms == null ? ( - - ) : ( -