feat: 添加微信消息防撤回功能

This commit is contained in:
Wxw-Gu
2026-07-24 11:27:44 +08:00
parent d0ceeceb68
commit 474250c6c7
8 changed files with 850 additions and 49 deletions
+9
View File
@@ -1296,6 +1296,15 @@ body {
font-size: 12px;
}
.message-recalled-status {
align-self: flex-end;
margin-top: 3px;
color: #c63c32;
font-size: 11px;
font-weight: 600;
line-height: 16px;
}
.message-hover-time {
position: absolute;
top: 50%;