intelicoreact 1.8.61 → 1.8.62

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.
@@ -654,8 +654,9 @@
654
654
  }
655
655
 
656
656
  &__footer {
657
- position: relative;
657
+ position: absolute;
658
658
  z-index: 4;
659
+ bottom: 0;
659
660
 
660
661
  display: flex;
661
662
  flex-wrap: nowrap;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.8.61",
3
+ "version": "1.8.62",
4
4
  "description": "",
5
5
  "author": "Andrey Isakov",
6
6
  "license": "ISC",