Browse Source

fix: Fix wrong compiled color

liril 7 years ago
parent
commit
71f2b31b24
1 changed files with 1 additions and 1 deletions
  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;
   }
 
   // 展开行