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