@conboai/app.db.query 0.8.39 → 0.8.40

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.
@@ -138961,7 +138961,7 @@ const ZGe = (e, t) => {
138961
138961
  display: "flex",
138962
138962
  justifyContent: "center",
138963
138963
  alignItems: "center",
138964
- zIndex: 9999
138964
+ top: "200px"
138965
138965
  }, pqe = {
138966
138966
  width: "440px",
138967
138967
  height: "auto",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.39",
3
+ "version": "0.8.40",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",