Преглед изворни кода

fix: #537 delete chat button style

Yifei Zhang пре 2 година
родитељ
комит
6420f61566
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {