@lax-wp/design-system 0.6.2 → 0.6.3

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.es.js CHANGED
@@ -10940,7 +10940,7 @@ const ye = V(
10940
10940
  "div",
10941
10941
  {
10942
10942
  className: Ar(
10943
- "relative border border-neutral-200 dark:border-neutral-700 rounded-lg h-full",
10943
+ "relative border border-neutral-200 dark:border-neutral-700 rounded-lg h-full overflow-hidden",
10944
10944
  g
10945
10945
  ),
10946
10946
  id: "code-editor-container-with-json-grid",
@@ -10949,7 +10949,7 @@ const ye = V(
10949
10949
  "div",
10950
10950
  {
10951
10951
  className: V(
10952
- `px-3 py-2 flex items-center bg-white rounded-t-lg dark:bg-neutral-800 ${u ? "border-none" : "border-b border-neutral-200 dark:border-neutral-700"} `,
10952
+ `px-3 py-2 flex items-center bg-white dark:bg-neutral-800 ${u ? "border-none" : "border-b border-neutral-200 dark:border-neutral-700"} `,
10953
10953
  Z ? "justify-between" : "justify-end"
10954
10954
  ),
10955
10955
  children: [