Merge branch 'main' into textarea-height-optimize

This commit is contained in:
leedom
2023-04-07 12:20:53 +08:00
4 changed files with 141 additions and 5 deletions

View File

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