three-trees-ui 1.0.21 → 1.0.22

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": "three-trees-ui",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "publicPath": "/ui",
5
5
  "author": "hotent",
6
6
  "private": false,
@@ -614,9 +614,6 @@
614
614
  }
615
615
  }
616
616
  }
617
- ::v-deep .file-list__wrap .file-item {
618
- width: 390px;
619
- }
620
617
  ::v-deep .is-vertical {
621
618
  border: 1px solid #f5f5f5;
622
619
  margin-bottom: 24px;