@woosmap/ui 3.38.0 → 3.39.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.38.0",
3
+ "version": "3.39.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -98,15 +98,16 @@
98
98
  justify-content center
99
99
  &__menu
100
100
  width 100%
101
- max-width $wrapperReducedWidth
101
+ max-width 70rem
102
102
  position relative
103
- left auto !important
104
- right auto !important
105
- top auto !important
106
- bottom auto !important
103
+ left auto
104
+ right auto
105
+ top auto
106
+ bottom auto
107
107
  transform unset !important
108
- margin-top 3rem !important
108
+ margin-top 3rem
109
109
  flex-wrap wrap
110
+ justify-content center
110
111
  &__section
111
112
  flex-shrink 1
112
113
  width 20rem