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;
 }