From 640b3864eff2f744188dce94fd5652d4df5880ed Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 19 Jun 2023 10:39:54 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index fc8123d..5029e5c 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1200,7 +1200,7 @@ input.dateicon {font-size: 16px; .menu { position: fixed; background: #333; - z-index: 1000; + z-index: 9999999; top: 49px; width: 100%; height: 100vh;