瀏覽代碼

修改iphone手机兼容性显示问题

lex 11 月之前
父節點
當前提交
e9439f9625
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/co-ai/index.module.less

+ 2 - 1
src/views/co-ai/index.module.less

@@ -384,6 +384,7 @@
     &.VIP {
       background: url('./image/icon-music-vip.png') no-repeat center;
       background-size: contain;
+      border-top-right-radius: 9px;;
     }
   }
 
@@ -599,4 +600,4 @@
       padding: 0;
     }
   }
-}
+}