centaline-data-driven 1.4.38 → 1.4.39

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.4.38",
3
+ "version": "1.4.39",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -207,7 +207,7 @@
207
207
  }
208
208
  .max-seachpopper {
209
209
  position: absolute;
210
- z-index: 9999;
210
+ z-index: 999;
211
211
  width: 100%;
212
212
  padding: 5px 10px 10px 10px!important;
213
213
  background-color: #fff !important;