@woosmap/ui 2.51.0 → 2.52.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": "2.51.0",
3
+ "version": "2.52.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -69,7 +69,7 @@
69
69
  mbib(3)
70
70
  &__section
71
71
  .select
72
- max-width 0
72
+ max-width min-content
73
73
  &__title
74
74
  font-weight 400
75
75
  color $secondary-medium60