Commit a09f4b50a19fdd248e132cf5637ece7574d5b5f8

Authored by 陈洋
1 parent c667f516

版本迭代

1 1 {
2 2 "name": "@qx/common",
3   - "version": "3.0.0-alpha.24",
  3 + "version": "3.0.0-alpha.25",
4 4 "description": "A react library developed with dumi",
5 5 "license": "MIT",
6 6 "module": "dist/index.js",
... ...
... ... @@ -16,7 +16,7 @@
16 16 }
17 17
18 18 &__input-prefix {
19   - color: @N6;
  19 + color: @B8;
20 20 font-size: 16px;
21 21 }
22 22 }
... ...