@@ -305,6 +305,8 @@
}
.modal-share img {
position: absolute;
+ top: 15px;
+ right: 0;
.share-content {
text-align: center;
@@ -318,10 +320,10 @@
.share-footer {
border: 1px dotted #f1f1f1;
color: #F3F3F3;
- width: 100px;
- height: 30px;
+ width: 120px;
+ height: 35px;
- line-height: 30px;
+ line-height: 35px;
border-radius: 5px;