Explorar o código

修改邀请好友页面渐变文字在苹果手机不显示问题

huangxiaojing %!s(int64=4) %!d(string=hai) anos
pai
achega
22982aae8f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      microserviceUserH5/static/css/invite.css

+ 1 - 1
microserviceUserH5/static/css/invite.css

@@ -119,7 +119,7 @@ ul, li {
   background-image: -o-linear-gradient(bottom,rgba(250,215,46,1) 0%,rgba(255,247,222,1) 100%);
   background-image: linear-gradient(bottom,rgba(250,215,46,1) 0%,rgba(255,247,222,1) 100%);
   -webkit-background-clip: text;
-  -webkit-text-fill-color: transparent;
+  color: transparent;
   font-size: 0.36rem;
   margin: 0.54rem 0 0.34rem;
   text-align: center;