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:
@@ -364,6 +364,13 @@ body {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.inline-wechat-emoji {
|
||||
display: inline-block;
|
||||
margin: 0 1px;
|
||||
vertical-align: -5px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.voice-bubble {
|
||||
min-width: 138px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user