@alauda/ui 6.0.2-beta.20 → 6.0.2-beta.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alauda/ui",
3
- "version": "6.0.2-beta.20",
3
+ "version": "6.0.2-beta.21",
4
4
  "description": "Angular UI components by Alauda Frontend Team.",
5
5
  "repository": "git+https://github.com/alauda/alauda-ui.git",
6
6
  "author": "Alauda Frontend",
@@ -109,7 +109,7 @@
109
109
  &[disabled] {
110
110
  background-color: get-color(n-8);
111
111
  border-color: get-color(n-8);
112
- color: get-color(n-4);
112
+ color: get-color(n-6);
113
113
  }
114
114
  }
115
115
  }