From b4fb91b8038fd35810e727e84736075f672ff07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Sat, 11 Mar 2023 23:54:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0dialog=E7=9A=84=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=BC=98=E5=85=88=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d7085e1c..37d78bc1 100644 --- a/style.css +++ b/style.css @@ -336,7 +336,7 @@ ul{ margin-top: 30px; font-family: var(--game-font-family); text-shadow: black 2px 2px 0; - z-index: 1; + z-index: 2; backdrop-filter: blur(3px); }