瀏覽代碼

[edit][style]

zhangwei 2 年之前
父節點
當前提交
4483b6990f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/view/iframe/treasure-hunt/components/invite-friends.vue

+ 2 - 0
src/view/iframe/treasure-hunt/components/invite-friends.vue

@@ -324,6 +324,7 @@ const clickCopy = () => {
     .invite-friends-content-body {
       position: relative;
       height: 159px;
+      overflow: hidden;
 
       .tips {
         position: absolute;
@@ -344,6 +345,7 @@ const clickCopy = () => {
         width: 100%;
         box-sizing: border-box;
         border: 1.5px solid #fff;
+        overflow: hidden;
 
         .share-item {
           user-select: none;