Explorar el Código

图标位置调整

hbchen hace 2 años
padre
commit
8d976475bf
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      src/components/SharePoster.vue

+ 3 - 3
src/components/SharePoster.vue

@@ -90,10 +90,10 @@ onLongPress(imgDom, onLongPressImg)
     .share-icon{
         position: fixed;
         bottom: 150px;
-        right: 35px;
+        right: 36px;
         z-index: 1000;
-        width: 50px;
-        height: 50px;
+        width: 48px;
+        height: 48px;
     }
     .chart-icon{
         float: right;