From d505b69f7f888d4024ef8a1fdc05f09d86c9755b Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 19 Dec 2023 11:18:18 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/mobile-first.css b/css/mobile-first.css index c8b1f77d..df2cab53 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1625,6 +1625,7 @@ select.country_code, select.kids_number { overflow: hidden; padding-left: 10px; width: calc(100% - 25px); + height: calc(100% - 20px); position: absolute; background: rgb(0 0 0 / 40%); border-radius: 4px 4px 0 0;}