@@ -157,6 +157,7 @@
right: -20px;
transition: all ease 0.3s;
opacity: 0;
+ cursor: pointer;
}
.chat-item:hover > .chat-item-delete {