overtrue / share.js

一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等
MIT License
3.69k stars 807 forks source link

微信分享悬浮框宽度不够,需要修改样式 #119

Closed Nick233333 closed 6 years ago

Nick233333 commented 6 years ago

修改后的内容

.social-share .icon-wechat .wechat-qrcode {
    width: 220px;
    left: -95px;
}
.wechat-qrcode .help p {
    padding-left: 8px;
}
kingfsen commented 5 years ago

我直接把width、left干掉就好了。 demo: https://youendless.com