daisyui 2.51.1 → 2.51.2

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/styled.css CHANGED
@@ -367,6 +367,7 @@
367
367
  position: relative;
368
368
  display: grid;
369
369
  overflow: hidden;
370
+ grid-template-rows: 1fr auto;
370
371
  }
371
372
  .collapse-title,
372
373
  .collapse > input[type="checkbox"],