@woosmap/ui 4.93.0 → 4.95.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.95.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -5,15 +5,13 @@ body
5
5
  display block !important
6
6
  .helpButton
7
7
  trans()
8
- right 0
8
+ right 2rem
9
9
  background $logo2
10
10
  font-family $fontFamily
11
11
  font-size 1.4rem
12
12
  min-width 1rem
13
13
  text-decoration none
14
14
  box-shadow 0 0 .2rem transparent
15
- .helpButtonEnabled
16
- right 2rem
17
15
  &:focus
18
16
  outline none
19
17
  background $logo2