From 61cd4980eea06986fe462351f01c627a882f1423 Mon Sep 17 00:00:00 2001 From: bangae1 Date: Tue, 3 Jun 2025 00:18:39 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=ED=98=B8?= =?UTF-8?q?=ED=99=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/partials/layout/toolbar/ToolbarUserProfile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/partials/layout/toolbar/ToolbarUserProfile.vue b/src/components/partials/layout/toolbar/ToolbarUserProfile.vue index 7177c7d..aad2ac9 100644 --- a/src/components/partials/layout/toolbar/ToolbarUserProfile.vue +++ b/src/components/partials/layout/toolbar/ToolbarUserProfile.vue @@ -480,7 +480,7 @@ function onRePassword() { display:none; } -@media screen and (width <= 1380) { +@media (hover: none) and (pointer: coarse) { .light-person { display:none; }