ljc 1 周之前
父節點
當前提交
b9b084de5f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/ib/components/linkDetailDialog.vue

+ 1 - 1
pages/ib/components/linkDetailDialog.vue

@@ -177,7 +177,7 @@
     }
   }
   .label {
-    color: #6c8595;
+    color: var(--bs-emphasis-color);
     font-size: px2rpx(14);
     line-height: px2rpx(24);
   }