Browse Source

fix: Fix wrong compiled color

liril 7 năm trước cách đây
mục cha
commit
71f2b31b24
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/theme-chalk/src/table.scss

+ 1 - 1
packages/theme-chalk/src/table.scss

@@ -28,7 +28,7 @@
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
-    color: color($--color-primary s(16%) l(44%));
+    color: $--color-text-secondary;
   }
 
   // 展开行