Commit 13fbbdd761e9a6f3aaa9a4fee2e962a9cc0b4c2e

Authored by qiang.tian
1 parent b17e05d7

fix: 冲突

1 1 {
2 2 "name": "@qx/common",
3   - "version": "3.0.0-alpha.14",
  3 + "version": "3.0.0-alpha.16",
4 4 "description": "A react library developed with dumi",
5 5 "license": "MIT",
6 6 "module": "dist/index.js",
... ...
... ... @@ -10,12 +10,9 @@
10 10 justify-content: space-between;
11 11 font-size: 14px;
12 12 color: @N9;
13   -<<<<<<< HEAD
14 13 height: 22px;
15 14 margin-bottom: 4px;
16 15 overflow: hidden;
17   -=======
18   ->>>>>>> 9a6887dfe15d01f555b9adbae7bca829b7d2e99d
19 16 }
20 17
21 18 &__header-icon {
... ...