intelliwaketssveltekitv25 0.2.32 → 0.2.33

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.
@@ -159,7 +159,7 @@
159
159
  class:dark:bg-slate-700={showRoundedDetailFormatted}
160
160
  class:rounded-lg={showRoundedDetailFormatted}
161
161
  class:shadow={showRoundedDetailFormatted}>
162
- <div>
162
+ <div class="overflow-hidden">
163
163
  {#if !!showDetailShowHeader}
164
164
  <h2>
165
165
  {#if !!openItem?.faProps || !!detailShowHeaderFAProps}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelliwaketssveltekitv25",
3
- "version": "0.2.32",
3
+ "version": "0.2.33",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",