@vitrosoftware/common-ui-ts 1.1.67 → 1.1.68

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.
@@ -5,7 +5,7 @@
5
5
  right: 0;
6
6
  top: 0;
7
7
  bottom: 0;
8
- z-index: 10000;
8
+ z-index: 1000000;
9
9
  display: flex;
10
10
  align-items: center;
11
11
  justify-content: center;
@@ -4,7 +4,7 @@
4
4
  position: absolute;
5
5
  width: 241px;
6
6
  height: 96px;
7
- z-index: 10000000;
7
+ z-index: 100000;
8
8
  }
9
9
 
10
10
  .vitro-uploader:global(.vitro-dropzone-active) {
package/dist/index.css CHANGED
@@ -547,7 +547,7 @@
547
547
  position: absolute;
548
548
  width: 241px;
549
549
  height: 96px;
550
- z-index: 10000000;
550
+ z-index: 100000;
551
551
  }
552
552
 
553
553
  ._uploader_vitro-uploader_237vX7T.vitro-dropzone-active {
@@ -4248,7 +4248,7 @@ ul > li:last-child > ul > li:last-child ._sidebar-item_vitro-active_7p5iOhY {
4248
4248
  right: 0;
4249
4249
  top: 0;
4250
4250
  bottom: 0;
4251
- z-index: 10000;
4251
+ z-index: 1000000;
4252
4252
  display: flex;
4253
4253
  align-items: center;
4254
4254
  justify-content: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitrosoftware/common-ui-ts",
3
- "version": "1.1.67",
3
+ "version": "1.1.68",
4
4
  "description": "vitro software common ui ts",
5
5
  "author": "",
6
6
  "license": "MIT",