From c9e76a82de06166a8041ab8fbccbf4c0fb66e74b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Fri, 7 Feb 2025 10:53:00 +0900 Subject: [PATCH] =?UTF-8?q?alert=20z-index=20=20=EC=88=98=EC=A0=95?= 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 4d10151..04c3ddb 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