From 68607e3d1f3ba7200811dd3dee3f4fd77bb0d6e7 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Mon, 31 Mar 2025 11:02:54 +0900 Subject: [PATCH] . --- src/components/vacation/ProfileList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/vacation/ProfileList.vue b/src/components/vacation/ProfileList.vue index ce6cd1b..457237f 100644 --- a/src/components/vacation/ProfileList.vue +++ b/src/components/vacation/ProfileList.vue @@ -102,7 +102,7 @@ borderStyle: "solid", .crown-icon { width: 90%; height: 70%; - z-index: 10; + z-index: 0; top: -7% }