zhaoxiaohai il y a 3 ans
Parent
commit
c5f1e1a8b2
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  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;
 }