@capillarytech/creatives-library 8.0.137-alpha.1 → 8.0.138

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "8.0.137-alpha.1",
4
+ "version": "8.0.138",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -599,7 +599,7 @@
599
599
  font-size: 10px;
600
600
  .body-image{
601
601
  img{
602
- max-width: 100%;
602
+ max-width: 18.75rem;
603
603
  max-height: 90px;
604
604
  margin-left: 1.571rem;
605
605
  display: block;
@@ -57,10 +57,8 @@
57
57
  }
58
58
  img {
59
59
  object-fit: cover;
60
- max-height: 100%;
61
- height: 152px !important;
60
+ max-height: 150px;
62
61
  max-width: 18.75rem;
63
- // max-height: 150px;
64
62
  }
65
63
  }
66
64
 
@@ -303,7 +303,7 @@
303
303
  .dragger-button.re-upload {
304
304
  top: -9.375rem;
305
305
  position: relative;
306
- left: 25rem;
306
+ left: 28.5rem;
307
307
  }
308
308
  }
309
309
  }
@@ -312,9 +312,9 @@
312
312
  padding-top: 20px;
313
313
 
314
314
  .dragger-button.re-upload {
315
- top: -175px;
315
+ top: -10.9375rem;
316
316
  position: relative;
317
- left: 525px;
317
+ left: 32.8125rem;
318
318
  }
319
319
  }
320
320
 
@@ -548,7 +548,7 @@
548
548
  font-size: 10px;
549
549
  .body-image{
550
550
  img{
551
- max-width: 100%;
551
+ max-width: 18.75rem;
552
552
  max-height: 128px;
553
553
  display: block;
554
554
  margin: auto;