Explorar o código

Merge pull request #583 from Yidadaa/Yidadaa-patch-2

fix: #537 delete chat button style
Yifei Zhang %!s(int64=2) %!d(string=hai) anos
pai
achega
fec055d8a8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/components/home.module.scss

+ 1 - 0
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 {