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

fix: #537 delete chat button style
This commit is contained in:
Yifei Zhang
2023-04-07 11:26:35 +08:00
committed by GitHub

View File

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