소스 검색

销售目标

zhaoxiaohai 3 년 전
부모
커밋
c5f1e1a8b2
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      packageA/target/index.scss

+ 2 - 3
packageA/target/index.scss

@@ -28,8 +28,7 @@
 }
 
 .tab-active-class {
-    font-size: 28rpx;
     font-family: PingFang SC-Bold, PingFang SC;
-    font-weight: bold;
-    color: #3874F6;
+    font-weight: bold !important;
+    color: #3874F6 !important;
 }