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