ros.grant.common 2.0.1142 → 2.0.1143

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.
Binary file
@@ -436,7 +436,7 @@
436
436
  overflow-y: auto;
437
437
  overflow-x: hidden;
438
438
  background: #fff;
439
- z-index: 10;
439
+ z-index: 11;
440
440
  transition: 0.3s;
441
441
  transform: translateX(100%);
442
442
  box-shadow: -4px 0px 10px rgba(57, 52, 66, 0.15);
@@ -464,7 +464,7 @@
464
464
  left: 0;
465
465
  width: 0;
466
466
  height: 100%;
467
- z-index: 9;
467
+ z-index: 10;
468
468
  }
469
469
 
470
470
  .sidebar-notification-left-space {
@@ -473,7 +473,7 @@
473
473
  left: 0;
474
474
  height: 100vh;
475
475
  width: calc(100% - 600px);
476
- z-index: 10;
476
+ z-index: 11;
477
477
  }
478
478
 
479
479
  .fixed-button-bar {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1142",
2
+ "version": "2.0.1143",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",