mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 19:47:08 +08:00
feat: 添加微信消息防撤回功能
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user