@woosmap/ui 3.71.0 → 3.72.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": "3.71.0",
3
+ "version": "3.72.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -78,8 +78,7 @@
78
78
  .category
79
79
  font-weight 400
80
80
  font-size $fontSizeSmall
81
- margin-top $cardPadding + 1
82
- margin-bottom $cardPadding
81
+ margin 0 0 $cardPadding 0
83
82
  .title
84
83
  font-size $cardTitle
85
84
  line-height $cardTitleLineHeight