修复邀请好友收益弹窗适配问题
This commit is contained in:
@@ -264,11 +264,8 @@ body {
|
||||
font-family: PingFang SC;
|
||||
font-weight: 500;
|
||||
font-size: 0.37333rem;
|
||||
color: #EAC2C2;
|
||||
color: #FFBB1D;
|
||||
line-height: 42px;
|
||||
background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.55176%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 1.53333rem;
|
||||
@@ -280,11 +277,8 @@ body {
|
||||
font-family: PingFang SC;
|
||||
font-weight: bold;
|
||||
font-size: 0.53333rem;
|
||||
color: #EAC2C2;
|
||||
color: #FFBB1D;
|
||||
line-height: 42px;
|
||||
background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.55176%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
position: absolute;
|
||||
top: 2.22667rem;
|
||||
left: 0;
|
||||
|
@@ -274,11 +274,11 @@ body {
|
||||
font-family: PingFang SC;
|
||||
font-weight: 500;
|
||||
font-size: px2rem(28);
|
||||
color: #EAC2C2;
|
||||
color: #FFBB1D;
|
||||
line-height: 42px;
|
||||
background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.5517578125%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
// background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.5517578125%);
|
||||
// -webkit-background-clip: text;
|
||||
// -webkit-text-fill-color: transparent;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: px2rem(115);
|
||||
@@ -290,11 +290,11 @@ body {
|
||||
font-family: PingFang SC;
|
||||
font-weight: bold;
|
||||
font-size: px2rem(40);
|
||||
color: #EAC2C2;
|
||||
color: #FFBB1D;
|
||||
line-height: 42px;
|
||||
background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.5517578125%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
// background: linear-gradient(0deg, #FFEB64 0%, #FFBB1D 65.5517578125%);
|
||||
// -webkit-background-clip: text;
|
||||
// -webkit-text-fill-color: transparent;
|
||||
position: absolute;
|
||||
top: px2rem(167);
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user