@asd20/ui 3.2.584 → 3.2.585

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.584",
8
+ "version": "3.2.585",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -417,7 +417,7 @@ export default {
417
417
  // height: auto;
418
418
  display: block;
419
419
  position: absolute;
420
- z-index: 0;
420
+ z-index: -1;
421
421
  top: 0;
422
422
  bottom: auto;
423
423
  left: 0;