@woosmap/ui 4.93.0 → 4.94.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.93.0",
3
+ "version": "4.94.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -12,7 +12,7 @@ body
12
12
  min-width 1rem
13
13
  text-decoration none
14
14
  box-shadow 0 0 .2rem transparent
15
- .helpButtonEnabled
15
+ &.helpButtonEnabled
16
16
  right 2rem
17
17
  &:focus
18
18
  outline none