@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
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
.dragger-button.re-upload {
|
|
304
304
|
top: -9.375rem;
|
|
305
305
|
position: relative;
|
|
306
|
-
left:
|
|
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: -
|
|
315
|
+
top: -10.9375rem;
|
|
316
316
|
position: relative;
|
|
317
|
-
left:
|
|
317
|
+
left: 32.8125rem;
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
320
|
|