Browse Source

修复苹果手机 ‘长按图片保存’ 样式问题

shaogen1995 2 years ago
parent
commit
d6cc6437b1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scene/src/views/gui/components/share.vue

+ 2 - 1
scene/src/views/gui/components/share.vue

@@ -162,8 +162,9 @@ export default {
       & > p {
         font-size: 12px;
         bottom: 10px;
-        width: 84px;
+        width: 120px;
         right: 14px;
+        text-align: right;
       }
     }
     .main {