From 3add6ebc02075ac90760ad9d07ffec51c8b50100 Mon Sep 17 00:00:00 2001 From: Kirill Pet Date: Mon, 28 Oct 2024 19:55:42 +0300 Subject: [PATCH] fix modal --- assets/css/gp-style-mobile.css | 3 +++ registration.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/assets/css/gp-style-mobile.css b/assets/css/gp-style-mobile.css index 734b8a6..202bc4a 100644 --- a/assets/css/gp-style-mobile.css +++ b/assets/css/gp-style-mobile.css @@ -102,6 +102,9 @@ .form__input{ padding: 12px 14px; } +.modal-form--height-100-phone{ + min-height: 100%; +} /* modal */ /* footer */ diff --git a/registration.html b/registration.html index c2883ef..2749599 100644 --- a/registration.html +++ b/registration.html @@ -717,7 +717,7 @@ -