easy3wui 1.5.10 → 1.5.11

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.
@@ -1,10 +1,8 @@
1
1
  .ant-upload-list-item {
2
- width: -moz-max-content;
3
- width: max-content;
2
+ width: auto;
4
3
  }
5
4
  .ant-upload-list-item .ant-upload-list-item-info {
6
- width: -moz-max-content;
7
- width: max-content;
5
+ width: auto;
8
6
  }
9
7
  .ant-upload-list-item .anticon-cross {
10
8
  right: -2px;
package/assets/index.css CHANGED
@@ -1380,12 +1380,10 @@ s {
1380
1380
  cursor: pointer;
1381
1381
  }
1382
1382
  .ant-upload-list-item {
1383
- width: -moz-max-content;
1384
- width: max-content;
1383
+ width: auto;
1385
1384
  }
1386
1385
  .ant-upload-list-item .ant-upload-list-item-info {
1387
- width: -moz-max-content;
1388
- width: max-content;
1386
+ width: auto;
1389
1387
  }
1390
1388
  .ant-upload-list-item .anticon-cross {
1391
1389
  right: -2px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.10",
3
+ "version": "1.5.11",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",