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

fix: #537 delete chat button style
main
Yifei Zhang 2 years ago committed by GitHub
commit fec055d8a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save