@woosmap/ui 4.97.0 → 4.98.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.97.0",
3
+ "version": "4.98.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -14,6 +14,10 @@ body
14
14
  min-width 1rem
15
15
  text-decoration none
16
16
  box-shadow 0 0 .2rem transparent
17
+ &.helpButtonDisabled
18
+ position fixed
19
+ right 2rem
20
+ bottom 0
17
21
  &:focus
18
22
  outline none
19
23
  background $logo2