@woosmap/ui 3.37.0 → 3.38.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.37.0",
3
+ "version": "3.38.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -175,7 +175,7 @@
175
175
  &-container
176
176
  color $inputDemoBgColor
177
177
  .btn
178
- padding 0 1.1rem
178
+ padding 0 .8rem
179
179
  &:first-child
180
180
  border-radius 2rem 0 0 2rem
181
181
  &:last-child
@@ -185,6 +185,8 @@
185
185
  background-color $activeColorDark
186
186
  border-color $activeColorDark
187
187
  color $inputDemoBgColor
188
+ &:hover
189
+ background-color $activeColorDark
188
190
  &.language
189
191
  &.transportation
190
192
  mbi(.6)
@@ -68,6 +68,7 @@
68
68
  .btn--tab
69
69
  height auto
70
70
  font-size $fontSizeDemo - .1
71
+ padding 0 .8rem
71
72
  &:after
72
73
  top 2.7rem
73
74
  &__content