@woosmap/ui 4.44.0 → 4.45.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.44.0",
3
+ "version": "4.45.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -24,10 +24,9 @@
24
24
  box-shadow none
25
25
  border .1rem solid $secondary60
26
26
  &--demo
27
- &
27
+ background-color rgba($demo, .20)
28
28
  &.active
29
29
  background-color rgba($demo, .35)
30
- &.active
31
30
  box-shadow inset 0 0 .1rem $dark60
32
31
  .row-inactive &
33
32
  &.disabled