Browse Source

分享栏样式

yangc 8 years ago
parent
commit
141f510d02
1 changed files with 3 additions and 1 deletions
  1. 3 1
      assets/scss/mobileCommon.scss

+ 3 - 1
assets/scss/mobileCommon.scss

@@ -61,7 +61,9 @@
     .share-area {
       .share-item {
         display: inline-block;
-        padding: .3rem .47rem;
+        width: 1.5rem;
+        height: 1.52rem;
+        padding-top: .3rem;
         img {
           margin: 0 auto;
           display: block;