easy3wui 1.4.92 → 1.4.93

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,11 @@
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;
6
+ }
7
+ .ant-upload-list-item .ant-upload-list-item-name {
8
+ padding-right: 24px;
8
9
  }
9
10
  .ant-upload-list-item .anticon-cross {
10
11
  right: -2px;
package/assets/index.css CHANGED
@@ -1599,12 +1599,13 @@ s {
1599
1599
  cursor: pointer;
1600
1600
  }
1601
1601
  .ant-upload-list-item {
1602
- width: -moz-max-content;
1603
- width: max-content;
1602
+ width: auto;
1604
1603
  }
1605
1604
  .ant-upload-list-item .ant-upload-list-item-info {
1606
- width: -moz-max-content;
1607
- width: max-content;
1605
+ width: auto;
1606
+ }
1607
+ .ant-upload-list-item .ant-upload-list-item-name {
1608
+ padding-right: 24px;
1608
1609
  }
1609
1610
  .ant-upload-list-item .anticon-cross {
1610
1611
  right: -2px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.4.92",
3
+ "version": "1.4.93",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",