@woosmap/ui 4.83.0 → 4.84.0

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": "@woosmap/ui",
3
- "version": "4.83.0",
3
+ "version": "4.84.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -413,6 +413,9 @@
413
413
  width auto
414
414
  max-width unset
415
415
  margin 0 0 5rem 0
416
+ .wcard-container--blog &
417
+ width auto
418
+ max-width unset
416
419
  &--testimonial
417
420
  width 100%
418
421