mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-22 19:02:17 +08:00
换了种正常方法调整微信默认表情的位置,优化界面
This commit is contained in:
parent
e04ad64d3a
commit
6e977f5989
@ -1000,10 +1000,10 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.emoji_img {
|
.emoji_img {
|
||||||
width: 26px;
|
width: 22px;
|
||||||
height: 26px;
|
height: 22px;
|
||||||
position: relative;
|
vertical-align: middle;
|
||||||
bottom: -6px;
|
margin-top: -4.4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user