@woosmap/ui 4.9.0 → 4.10.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.9.0",
3
+ "version": "4.10.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -1,5 +1,4 @@
1
1
  .use-case
2
- br()
3
2
  box()
4
3
  width 30rem
5
4
  transition .2s all
@@ -23,9 +22,9 @@
23
22
  margin-bottom 2rem
24
23
  &__body
25
24
  position inherit
26
- height 100%
27
25
  margin-bottom 2rem
28
26
  &__footer
27
+ flex-grow 1
29
28
  position relative
30
29
  &__product-item
31
30
  mbi()