zhaoxiaohai 3 gadi atpakaļ
vecāks
revīzija
c5f1e1a8b2
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  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;
 }