@woosmap/ui 4.82.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
|
@@ -251,7 +251,6 @@
|
|
|
251
251
|
margin-bottom 2rem
|
|
252
252
|
-webkit-line-clamp 4
|
|
253
253
|
.wcard-container--blog &
|
|
254
|
-
height 11.3rem
|
|
255
254
|
height 5.8rem
|
|
256
255
|
min-height auto
|
|
257
256
|
-webkit-line-clamp 2
|
|
@@ -414,6 +413,9 @@
|
|
|
414
413
|
width auto
|
|
415
414
|
max-width unset
|
|
416
415
|
margin 0 0 5rem 0
|
|
416
|
+
.wcard-container--blog &
|
|
417
|
+
width auto
|
|
418
|
+
max-width unset
|
|
417
419
|
&--testimonial
|
|
418
420
|
width 100%
|
|
419
421
|
|