daisyui 2.19.0 → 2.19.1

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
@@ -660,6 +660,9 @@
660
660
  width: 100%;
661
661
  align-items: stretch;
662
662
  }
663
+ .input-group > .input {
664
+ isolation: isolate;
665
+ }
663
666
  .input-group > *,
664
667
  .input-group > .input {
665
668
  border-radius: 0px;