ros.grant.common 2.1.30 → 2.1.32

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.
@@ -361,7 +361,7 @@
361
361
  }
362
362
 
363
363
  .position {
364
- min-width: 165px;
364
+ width: 165px;
365
365
  margin-right: 12px;
366
366
  }
367
367
 
@@ -528,7 +528,7 @@
528
528
  right: 0;
529
529
  top: 20%;
530
530
  box-shadow: 0px 1px 4px rgba(58, 58, 58, 0.3);
531
- z-index: 5;
531
+ z-index: 6;
532
532
  border-radius: 4px 0px 0px 4px;
533
533
  overflow: hidden;
534
534
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.1.30",
2
+ "version": "2.1.32",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {