Ver código fonte

日报分享

zhujindu 7 meses atrás
pai
commit
41a00b5e70
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/share.vue

+ 1 - 1
src/components/share.vue

@@ -341,7 +341,7 @@ export default {
     margin: 10px 0;
     img {
       width: vw(300);
-      height: vw(60);
+      height: vw(50);
     }
   }
   .title-box {