From 2b5b29e0b3c5eb57a7d4096b6e7e09732cd1a42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=AF=BC=EC=8B=9D?= <43837214+Minsiki@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:31:59 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8chore:=20Sync=20Sass?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_reset.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_reset.scss b/src/styles/_reset.scss index 4d101516..04c3ddb0 100644 --- a/src/styles/_reset.scss +++ b/src/styles/_reset.scss @@ -1000,5 +1000,5 @@ input:checked + .slider { // alert z-index .swal2-container{ - z-index: 100000; + z-index: 120000; } \ No newline at end of file