@surrealdb/ui 1.0.9 → 1.0.10
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/ui.js +1 -0
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -15446,6 +15446,7 @@ const Ia = Bt.define(AQ).parser, Oh = Bt.define(DQ).parser, eh = /* @__PURE__ */
|
|
|
15446
15446
|
ff: "monospace",
|
|
15447
15447
|
bg: "unset",
|
|
15448
15448
|
my: 0,
|
|
15449
|
+
style: { overflowX: "auto" },
|
|
15449
15450
|
...r,
|
|
15450
15451
|
children: a
|
|
15451
15452
|
}
|