Commit 4105d0e63316aba4668220f01d5e251e64375ff4

Authored by 陈洋
1 parent bb802ce0

版本迭代

1 { 1 {
2 "name": "@qx/common", 2 "name": "@qx/common",
3 - "version": "3.0.0-alpha.43", 3 + "version": "3.0.0-alpha.44",
4 "description": "A react library developed with dumi", 4 "description": "A react library developed with dumi",
5 "license": "MIT", 5 "license": "MIT",
6 "module": "dist/index.js", 6 "module": "dist/index.js",
@@ -52,6 +52,7 @@ @@ -52,6 +52,7 @@
52 align-items: center; 52 align-items: center;
53 justify-content: center; 53 justify-content: center;
54 color: @N7; 54 color: @N7;
  55 + border-radius: 0 4px 4px 0;
55 } 56 }
56 57
57 .qx-field-setter { 58 .qx-field-setter {