@airpower/web 1.10.13 → 1.10.14

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.
Files changed (2) hide show
  1. package/dist/web.css +2 -0
  2. package/package.json +1 -1
package/dist/web.css CHANGED
@@ -1419,6 +1419,8 @@ textarea {
1419
1419
  outline: none;
1420
1420
  border: none;
1421
1421
  background: transparent;
1422
+ width: 20px !important;
1423
+ margin-right: 0px !important;
1422
1424
  }.a-tree-box {
1423
1425
  display: flex;
1424
1426
  flex-direction: row;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airpower/web",
3
3
  "type": "module",
4
- "version": "1.10.13",
4
+ "version": "1.10.14",
5
5
  "description": "AirPower-Web",
6
6
  "author": {
7
7
  "name": "Hamm",