@electerm/electerm-react 1.40.2 → 1.40.6

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.
@@ -34,6 +34,7 @@
34
34
  .list-item-edit
35
35
  .list-item-remove
36
36
  display block
37
- .list-item-edit
38
- .list-item-apply
39
- right 20px
37
+ .item-list
38
+ .list-item-edit
39
+ .list-item-apply
40
+ right 20px
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@electerm/electerm-react",
3
- "version": "1.40.2",
3
+ "version": "1.40.6",
4
4
  "description": "react components src for electerm",
5
5
  "main": "./client/components/main/main.jsx",
6
6
  "license": "MIT",