@@ -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;
.share-item {
user-select: none;