@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.
package/dist/index.css
CHANGED
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
position: absolute;
|
|
548
548
|
width: 241px;
|
|
549
549
|
height: 96px;
|
|
550
|
-
z-index:
|
|
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:
|
|
4251
|
+
z-index: 1000000;
|
|
4252
4252
|
display: flex;
|
|
4253
4253
|
align-items: center;
|
|
4254
4254
|
justify-content: center;
|