diff --git a/app/components/home.module.scss b/app/components/home.module.scss index da954dc1d..abef999a5 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -157,6 +157,7 @@ right: -20px; transition: all ease 0.3s; opacity: 0; + cursor: pointer; } .chat-item:hover > .chat-item-delete {