306132416@qq.com 4 years ago
parent
commit
6d5cea90cb
1 changed files with 5 additions and 3 deletions
  1. 5 3
      front-page/fission-page.html

+ 5 - 3
front-page/fission-page.html

@@ -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;
         text-align: center;
-        line-height: 30px;
+        line-height: 35px;
         border-radius: 5px;
     }