@wizishop/img-manager 0.2.108 → 0.2.109

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": "@wizishop/img-manager",
3
- "version": "0.2.108",
3
+ "version": "0.2.109",
4
4
  "description": "The best and the most beautiful image manager.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -4280,7 +4280,7 @@ $card-img-size-small: 140px;
4280
4280
  font-size: rem(12);
4281
4281
  line-height: rem(14);
4282
4282
  color: $img-grey-color;
4283
- width: auto;
4283
+ width: 140px;
4284
4284
  white-space: nowrap;
4285
4285
  overflow: hidden;
4286
4286
  text-overflow: ellipsis;