@woosmap/ui 4.84.0 → 4.85.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.84.0",
3
+ "version": "4.85.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -416,6 +416,12 @@
416
416
  .wcard-container--blog &
417
417
  width auto
418
418
  max-width unset
419
+ margin 0 0 3rem 0
420
+ .title
421
+ -webkit-line-clamp 3
422
+ height 8.3rem
423
+ margin-bottom 1rem !important
424
+
419
425
  &--testimonial
420
426
  width 100%
421
427