@woosmap/ui 4.83.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
|
@@ -413,6 +413,15 @@
|
|
|
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
|
|
419
|
+
margin 0 0 3rem 0
|
|
420
|
+
.title
|
|
421
|
+
-webkit-line-clamp 3
|
|
422
|
+
height 8.3rem
|
|
423
|
+
margin-bottom 1rem !important
|
|
424
|
+
|
|
416
425
|
&--testimonial
|
|
417
426
|
width 100%
|
|
418
427
|
|