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; }