Browse Source

[edit][style]

zhangwei 2 years ago
parent
commit
4483b6990f
1 changed files with 2 additions and 0 deletions
  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;