@woosmap/ui 4.104.0 → 4.105.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": "4.104.0",
3
+ "version": "4.105.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -5,6 +5,7 @@ body
5
5
  display block !important
6
6
  .helpButton
7
7
  right 0
8
+ min-width 17rem
8
9
  .uiButton
9
10
  trans()
10
11
  right 2rem
@@ -17,7 +18,6 @@ body
17
18
  border .1rem solid $light
18
19
  border-bottom 0
19
20
  margin-left auto
20
- min-width 17rem
21
21
  &.helpButtonDisabled
22
22
  position fixed
23
23
  right 2rem